pub unsafe extern "system" fn CM_Get_DevNode_PropertyW(
dndevinst: u32,
propertykey: *const DEVPROPKEY,
propertytype: *mut u32,
propertybuffer: *mut u8,
propertybuffersize: *mut u32,
ulflags: u32
) -> CONFIGRET
Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"
, "Win32_Devices_Properties"