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

Function PropVariantToStringWithDefault

pub unsafe fn PropVariantToStringWithDefault<P1>(
    propvarin: *const PROPVARIANT,
    pszdefault: P1,
) -> PCWSTR
where P1: Param<PCWSTR>,