GetDescriptionString()

Returns profile description.

Use FreeString to release returned string.

Syntax

char* GetDescriptionString();

Parameters

Return Value String with profile description

Examples

char* str = GetDescriptionString();

result:

MyProfile

See also

FreeString,

GetProfileNameString, GetProfilePathString