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

Function PropVariantGetInt32Elem

pub unsafe fn PropVariantGetInt32Elem(
    propvar: *const PROPVARIANT,
    ielem: u32,
) -> Result<i32>