GME  13
Static Public Member Functions | Static Public Attributes
GuidCreate Class Reference

#include <GUIDCreate.h>

List of all members.

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

Detailed Description

Definition at line 4 of file MgaUtil/GUIDCreate.h.


Member Function Documentation

CComBSTR GuidCreate::newGuid ( ) [static]

Definition at line 6 of file MgaUtil/GUIDCreate.cpp.

static CComBSTR GuidCreate::newGuid ( ) [static]

Member Data Documentation

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.


The documentation for this class was generated from the following files: