Function windows::Win32::System::Com::StructuredStorage::PropVariantToStringWithDefault
pub unsafe fn PropVariantToStringWithDefault<P0>(
propvarin: *const PROPVARIANT,
pszdefault: P0,
) -> PCWSTRwhere
P0: Param<PCWSTR>,