35 OutputDebugString(str);
StringType
List of possible log string types.
@ StructuredCmdReply
Structured command reply, see Structured command reply.
static DebugIOInterface * Create(void)
virtual void Delete(void)
Destroys the current I/O class instance.
virtual void Write(StringType type, const char *src, const char *str)
Write out some characters differentiated by the log string type.
void * DebugAllocMemory(unsigned numBytes)
void DebugFreeMemory(void *ptr)