GetProfilePathString()

Returns profile path.

Use FreeString to release returned string.

Syntax

char* GetProfilePathString();

Parameters

Return Value String with profile path

Examples

char* str = GetProfilePathString();

result:

C:\Program Files\PlanetCNC\Profiles\

See also

FreeString,

GetProfileNameString, GetDescriptionString