#include <nnsys/mcs.h>
BOOL NNS_McsPutString(const char* string);
| string | Character string to output. |
Returns TRUE when the function was successful. Returns FALSE if it failed.
Outputs a character string to the MCS server.
12/17/2004 Initial version.
CONFIDENTIAL