STLdoc
STLdocumentation
|
#include <msclr/com/ptr.h>
Public Member Functions | |
smart_com_ptr (_interface_type *p) | |
smart_com_ptr (smart_com_ptr%ip) | |
_interface_type * | operator-> () |
~smart_com_ptr () | |
Private Attributes | |
_interface_type * | ptr |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |