pub unsafe extern "system" fn StgDeserializePropVariant(
    pprop: *const SERIALIZEDPROPERTYVALUE,
    cbmax: u32,
    ppropvar: *mut PROPVARIANT
) -> HRESULT
Expand description

Required features: ‘Win32_System_Com_StructuredStorage’, ‘Win32_Foundation’