Share

CAdUiRegistryAccess::EnumKeyNames

C++

BOOL EnumKeyNames(
    DWORD dwEntryIndex, 
    CString& sKeyName
);

Description

This class is for the internal use of AutoCAD only and may be removed at any time.

Parameters

Parameters Description
dwEntryIndex Input registry ket index
sKeyName Input registry subkey

Links

CAdUiRegistryAccess

Was this information helpful?