Share

IHostServices.RegistryProductRootKey Method

Description

If provided, AcCui.dll can modify settings for menus and toolbars in the registry. This function may return null.

If the default implementation returns null, changes to menus and toolbars will not be reflected in the current profile.

C#

string RegistryProductRootKey();

Visual Basic

Function RegistryProductRootKey() As string

Links

IHostServices Interface, Autodesk.AutoCAD.Customization Namespace

Was this information helpful?