Function windows_sys::Win32::Devices::DeviceQuery::DevFindProperty
[−]pub unsafe extern "system" fn DevFindProperty(
pkey: *const DEVPROPKEY,
store: DEVPROPSTORE,
pszlocalename: PCWSTR,
cproperties: u32,
pproperties: *const DEVPROPERTY
) -> *mut DEVPROPERTY
Expand description
Required features: "Win32_Devices_DeviceQuery"
, "Win32_Devices_Properties"