|
GME
13
|
Go to the source code of this file.
Defines | |
| #define | CHECK_INIT { if (m_dispatch == NULL) return E_MGAUTIL_COMPONENTPROXY_NOTINITIALIZED; } |
| #define CHECK_INIT { if (m_dispatch == NULL) return E_MGAUTIL_COMPONENTPROXY_NOTINITIALIZED; } |
Definition at line 6 of file ComponentProxy.cpp.
1.7.6.1