Function windows_sys::Win32::Devices::Sensors::PropKeyFindKeySetPropVariant
pub unsafe extern "system" fn PropKeyFindKeySetPropVariant(
plist: *mut SENSOR_COLLECTION_LIST,
pkey: *const PROPERTYKEY,
typecheck: BOOLEAN,
pvalue: *const PROPVARIANT
) -> NTSTATUS
Expand description
Required features: "Win32_Devices_Sensors"
, "Win32_Foundation"
, "Win32_System_Com_StructuredStorage"
, "Win32_UI_Shell_PropertiesSystem"