|
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 *) |