nn::nex::Gathering::SetDescription Member Function

Syntax

void SetDescription(
     const String & strDescription
);

Parameters

Name Description
in strDescription Description string.

Return Values

None.

Description

Sets a descriptive text string.

Sets a descriptive text string for the gathering. The application is free to set any value (but the maximum number of characters is MATCHMAKE_STRING_MAX_LENGTH).

Revision History

2011/01/27
Initial version.

CONFIDENTIAL