VarAdd

Function VarAdd 

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