Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
The assignment operator assigns the argument, rSrc, to the data member m_T and returns the current adapter object.
CAdapt& operator=(
const T& rSrc
);
Parameters
- rSrc
A reference to an object of the adapted type to be copied.
Return Value
A reference to the current object.
Requirements
Header: atlcomcli.h