Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::SetupDiGetDeviceInterfacePropertyKeys
[−]pub unsafe extern "system" fn SetupDiGetDeviceInterfacePropertyKeys(
deviceinfoset: *const c_void,
deviceinterfacedata: *const SP_DEVICE_INTERFACE_DATA,
propertykeyarray: *mut DEVPROPKEY,
propertykeycount: u32,
requiredpropertykeycount: *mut u32,
flags: u32
) -> BOOLExpand description
Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Devices_Properties’, ‘Win32_Foundation’
