pub unsafe extern "system" fn CM_Get_Device_Interface_Property_Keys_ExW(
    pszdeviceinterface: PCWSTR,
    propertykeyarray: *mut DEVPROPKEY,
    propertykeycount: *mut u32,
    ulflags: u32,
    hmachine: isize
) -> CONFIGRET
Expand description

Required features: "Win32_Devices_DeviceAndDriverInstallation", "Win32_Devices_Properties"