bool operator ==( const VARIANT& varSrc );
Remarks
Returns true if the value and type of varSrc are equal to the value and type, respectively, of the CComVariant object. Otherwise, false.
CComVariant Overview | Class Members
See Also CComVariant::operator !=, VARIANT