Function windows_sys::Win32::Devices::Enumeration::Pnp::SwDeviceCreate
[−]pub unsafe extern "system" fn SwDeviceCreate(
pszenumeratorname: PCWSTR,
pszparentdeviceinstance: PCWSTR,
pcreateinfo: *const SW_DEVICE_CREATE_INFO,
cpropertycount: u32,
pproperties: *const DEVPROPERTY,
pcallback: SW_DEVICE_CREATE_CALLBACK,
pcontext: *const c_void,
phswdevice: *mut isize
) -> HRESULTExpand description
Required features: "Win32_Devices_Enumeration_Pnp", "Win32_Devices_Properties", "Win32_Foundation", "Win32_Security"