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

Required features: "Win32_Foundation", "Win32_System_Com_StructuredStorage"