nn::nex::MESSAGING_STRING_MAX_LENGTH Constant

Syntax

static const qUnsignedInt32 MESSAGING_STRING_MAX_LENGTH =  256;

Description

Maximum length of the string that can be sent to the server. If a string larger than this maximum is specified as an argument to an asynchronous function that communicates with the server, the asynchronous process call fails.

Revision History

2014/04/16
Changed the notation for QRESULT_ERROR to QERROR.
2011/01/27
Initial version.

CONFIDENTIAL