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

Required features: "Win32_System_Com_StructuredStorage"