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.
This operator compares two variant values and returns nonzero if they are equal; otherwise 0.
BOOL operator ==(
const VARIANT& varSrc
) const;
BOOL operator ==(
LPCVARIANT pSrc
) const;
Requirements
Header: afxdisp.h