Function windows_sys::Win32::System::Com::StructuredStorage::StgDeserializePropVariant
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"