Function windows_sys::Win32::System::Ole::VariantChangeTypeEx
pub unsafe extern "system" fn VariantChangeTypeEx(
pvargdest: *mut VARIANT,
pvarsrc: *const VARIANT,
lcid: u32,
wflags: u16,
vt: VARENUM
) -> HRESULT
Expand description
Required features: "Win32_System_Ole"
, "Win32_Foundation"
, "Win32_System_Com"