GetProfileNameString()

Returns profile name.

Use FreeString to release returned string.

Syntax

char* GetProfileNameString();

Parameters

Return Value String with profile name

Examples

char* str = GetProfileNameString();

result:

Default

See also

FreeString,

GetProfilePathString, GetDescriptionString