MXCONSOLE Struct Reference

#include <xdefns.h>

List of all members.

Public Attributes

void(* Close )(struct MXCONSOLE *)
void(* Flush )(struct MXCONSOLE *)
void(* Clear )(struct MXCONSOLE *)
void(* XXXPrintf )(struct MXCONSOLE *, const char *,...)
void(* XXXPrintfUC )(struct MXCONSOLE *, const UNICODE *,...)
void(* Input )(struct MXCONSOLE *, char *, int)
void(* InputUC )(struct MXCONSOLE *, UNICODE *, int)
void(* SetTestCancel )(struct MXCONSOLE *, int(*)(struct MXCONSOLE *, void *), void *)
void(* SetCloseCallback )(struct MXCONSOLE *, void(*)(struct MXCONSOLE *, void *), void *)
Widget(* GetMainForm )(struct MXCONSOLE *)
Widget(* GetUserForm )(struct MXCONSOLE *)
void(* Print )(struct MXCONSOLE *, const UNICODE *)


Member Data Documentation

void(* MXCONSOLE::Clear)(struct MXCONSOLE *)
 

void(* MXCONSOLE::Close)(struct MXCONSOLE *)
 

void(* MXCONSOLE::Flush)(struct MXCONSOLE *)
 

Widget(* MXCONSOLE::GetMainForm)(struct MXCONSOLE *)
 

Widget(* MXCONSOLE::GetUserForm)(struct MXCONSOLE *)
 

void(* MXCONSOLE::Input)(struct MXCONSOLE *, char *, int)
 

void(* MXCONSOLE::InputUC)(struct MXCONSOLE *, UNICODE *, int)
 

void(* MXCONSOLE::Print)(struct MXCONSOLE *, const UNICODE *)
 

void(* MXCONSOLE::SetCloseCallback)(struct MXCONSOLE *, void (*)(struct MXCONSOLE *, void *), void *)
 

void(* MXCONSOLE::SetTestCancel)(struct MXCONSOLE *, int (*)(struct MXCONSOLE *, void *), void *)
 

void(* MXCONSOLE::XXXPrintf)(struct MXCONSOLE *, const char *, ...)
 

Renamed these to prevent use.

They cannot be removed because this structure is passed into rvcsys.dll. The place that uses it will check, and if XXXPrintfUC is NULL will assume it can use printf. Otherwise it's being called by old code and has to continue to use XXXPrintfUC

void(* MXCONSOLE::XXXPrintfUC)(struct MXCONSOLE *, const UNICODE *, ...)
 


The documentation for this struct was generated from the following file:
Generated on Thu Aug 12 06:27:03 2004 for TNTsdk by doxygen 1.3.4-20031026