CComQIPtr::operator T*
Converts a
CComQIPtr
object to a
T*.
Syntax
operator T*( VOID )
At a Glance
Header file:
Atlbase.h
Platforms:
Versions:
2.0 and later
Complete documentation:
Visual C++ documentation
See Also
CComQIPtr Overview
,
CComQIPtr Operators