CComQIPtr::operator T*
This operator converts a
CComQIPtr
object to a
T*
.
At a Glance
Header file:
Atlbase.h
Windows CE versions:
2.0 and later
Complete documentation:
Visual C++ documentation
Syntax
operator T*( VOID )