windows::Win32::System::Ole

Function VarXor

pub unsafe fn VarXor(
    pvarleft: *const VARIANT,
    pvarright: *const VARIANT,
) -> Result<VARIANT>