Function windows_sys::Win32::Devices::Enumeration::Pnp::SwDeviceInterfaceRegister
[−]pub unsafe extern "system" fn SwDeviceInterfaceRegister(
hswdevice: HSWDEVICE,
pinterfaceclassguid: *const GUID,
pszreferencestring: PWSTR,
cpropertycount: u32,
pproperties: *const DEVPROPERTY,
fenabled: BOOL,
ppszdeviceinterfaceid: *mut PWSTR
) -> HRESULTExpand description
Required features: ‘Win32_Devices_Enumeration_Pnp’, ‘Win32_Devices_Properties’, ‘Win32_Foundation’
