void SetDescription( const String & strDescription );
Name | Description | |
---|---|---|
in | strDescription | Description string. |
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)
.
CONFIDENTIAL