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
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
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