CAdapt::operator T&
Returns a reference to the m_T member, allowing the adapter object to be treated as if it were an object of type T.
operator T&( );
Return Value
A reference to m_T.
Requirements
Header: atlcomcli.h
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Returns a reference to the m_T member, allowing the adapter object to be treated as if it were an object of type T.
operator T&( );
A reference to m_T.
Header: atlcomcli.h