GetProfileNameStringW()

Returns profile name.

Use FreeStringW to release returned string.

Syntax

wchar_t* GetProfileNameStringW();

Parameters

Return Value String with profile name

Examples

wchar_t* str = GetProfileNameStringW();

result:

Default

See also

FreeStringW,

GetProfilePathStringW, GetDescriptionStringW