Function windows_sys::Win32::UI::Shell::PropertiesSystem::PSPropertyBag_WritePropertyKey
pub unsafe extern "system" fn PSPropertyBag_WritePropertyKey(
propbag: IPropertyBag,
propname: PCWSTR,
value: *const PROPERTYKEY
) -> HRESULT
Expand description
Required features: "Win32_UI_Shell_PropertiesSystem"
, "Win32_System_Com_StructuredStorage"