Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
BOOL operator ==( const VARIANT& varSrc ) const;
BOOL operator ==( LPCVARIANT pSrc ) const;
Remarks
This operator compares two variant values and returns nonzero if they are equal; otherwise 0.
COleVariant Overview | Class Members | Hierarchy Chart
See Also COleVariant::operator =