Share

AcApProfileManager::ProfileRegistryKey

C++

virtual AcString ProfileRegistryKey(
    const ACHAR * strProfileName
) = 0;

Description

Returns the registry path for the specified profile.

Parameters

Parameters Description
strProfileName Input profile name

Returns

String containing the profile key if found in the registry

Links

AcApProfileManager

Was this information helpful?