NNS_McsPutString

Syntax

#include <nnsys/mcs.h>
BOOL NNS_McsPutString(const char* string);

Arguments

string String to output.

Return Values

Returns TRUE when the function was successful. Returns FALSE if it failed.

Description

Outputs a string to the MCS server.

See Also

NNS_McsPrintf

Revision History

2004/12/17 Initial version.


CONFIDENTIAL