windows::Win32::System::Com::StructuredStorage

Function PropVariantToWinRTPropertyValue

pub unsafe fn PropVariantToWinRTPropertyValue<T>(
    propvar: *const PROPVARIANT,
) -> Result<T>
where T: Interface,