CAutoPtr::operator T*
The cast operator.
operator T* ( ) const throw( );
Return Value
Returns a pointer to the object data type defined in the class template.
Example
See the example in the CAutoPtr Overview.
Requirements
Header: atlbase.h
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
The cast operator.
operator T* ( ) const throw( );
Returns a pointer to the object data type defined in the class template.
See the example in the CAutoPtr Overview.
Header: atlbase.h