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