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