Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::SetupDiGetClassPropertyKeysExW
[−]pub unsafe extern "system" fn SetupDiGetClassPropertyKeysExW(
classguid: *const GUID,
propertykeyarray: *mut DEVPROPKEY,
propertykeycount: u32,
requiredpropertykeycount: *mut u32,
flags: u32,
machinename: PCWSTR,
reserved: *mut c_void
) -> BOOL
Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"
, "Win32_Devices_Properties"
, "Win32_Foundation"