windows::Win32::System::Ole

Function VarAnd

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