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
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
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