GME
13
|
#include <GUIDCreate.h>
Static Public Member Functions | |
static CComBSTR | newGuid () |
static CComBSTR | newGuid () |
Static Public Attributes | |
static const TCHAR * | format_str = _T("{%08lX-%04X-%04x-%02X%02X-%02X%02X%02X%02X%02X%02X}") |
static const char * | format_str |
Definition at line 4 of file MgaUtil/GUIDCreate.h.
CComBSTR GuidCreate::newGuid | ( | ) | [static] |
Definition at line 6 of file MgaUtil/GUIDCreate.cpp.
static CComBSTR GuidCreate::newGuid | ( | ) | [static] |
const char * GuidCreate::format_str = _T("{%08lX-%04X-%04x-%02X%02X-%02X%02X%02X%02X%02X%02X}") [static] |
Definition at line 7 of file MgaUtil/GUIDCreate.h.
const char* GuidCreate::format_str [static] |
Definition at line 7 of file Parser/GUIDCreate.h.