GME  13
Defines
ComponentProxy.cpp File Reference

Go to the source code of this file.

Defines

#define CHECK_INIT   { if (m_dispatch == NULL) return E_MGAUTIL_COMPONENTPROXY_NOTINITIALIZED; }

Define Documentation

#define CHECK_INIT   { if (m_dispatch == NULL) return E_MGAUTIL_COMPONENTPROXY_NOTINITIALIZED; }

Definition at line 6 of file ComponentProxy.cpp.