|
GME
13
|
#include <MgaContext.h>
Static Public Member Functions | |
| static CComPtr< IGMEOLEApp > | get_GME (CComPtr< IMgaProject > p_mgaproject) |
| static void | put2Console (CComPtr< IGMEOLEApp > gme, CComBSTR msg, msgtype_enum typ) |
Definition at line 43 of file MgaContext.h.
| static CComPtr<IGMEOLEApp> Utils::get_GME | ( | CComPtr< IMgaProject > | p_mgaproject | ) | [inline, static] |
Definition at line 46 of file MgaContext.h.
| static void Utils::put2Console | ( | CComPtr< IGMEOLEApp > | gme, |
| CComBSTR | msg, | ||
| msgtype_enum | typ | ||
| ) | [inline, static] |
Definition at line 67 of file MgaContext.h.
1.7.6.1