pub unsafe extern "system" fn CollectionsListSerializeToBuffer(
    sourcecollection: *const SENSOR_COLLECTION_LIST,
    targetbuffersizeinbytes: u32,
    targetbuffer: *mut u8
) -> NTSTATUS
Expand description

Required features: "Win32_Devices_Sensors", "Win32_Foundation", "Win32_System_Com_StructuredStorage", "Win32_UI_Shell_PropertiesSystem"