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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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