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.
Compares an object of the adapted type with m_T.
bool operator==(
const T& rSrc
) const;
Parameters
- rSrc
A reference to the object to be compared.
Return Value
The result of the comparison between m_T and rSrc.
Requirements
Header: atlcomcli.h