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

Required features: "Win32_Foundation", "Win32_System_Com_StructuredStorage"