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

Required features: "Win32_System_Com_StructuredStorage"