GME
13
|
#include <CommonSmart.h>
Public Member Functions | |
CComSafeArray () | |
~CComSafeArray () | |
operator SAFEARRAY * () | |
Public Attributes | |
SAFEARRAY * | p |
Definition at line 258 of file CommonSmart.h.
CComSafeArray::CComSafeArray | ( | ) | [inline] |
Definition at line 261 of file CommonSmart.h.
CComSafeArray::~CComSafeArray | ( | ) | [inline] |
Definition at line 262 of file CommonSmart.h.
CComSafeArray::operator SAFEARRAY * | ( | ) | [inline] |
Definition at line 263 of file CommonSmart.h.
SAFEARRAY* CComSafeArray::p |
Definition at line 266 of file CommonSmart.h.