pub unsafe extern "system" fn PSPropertyBag_WriteSHORT(
    propbag: IPropertyBag,
    propname: PCWSTR,
    value: i16
) -> HRESULT
Expand description

Required features: "Win32_System_Com_StructuredStorage"