CComVariant Operators

CComVariant Operators
operator = Assigns a value to the CComVariant object
operator == Indicates whether the CComVariant object equals the specified VARIANT
operator != Indicates whether the CComVariant object does not equal the specified VARIANT

See Also

CComVariant Overview, CComVariant Methods