Share

CAdUiRegistryAccess::EnumValueNames

C++

BOOL EnumValueNames(
    DWORD dwEntryIndex, 
    CString& sValueName, 
    LPDWORD lpdwType = NULL
);

Description

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

Parameters

Parameters Description
dwEntryIndex Internal use only
sValueName Internal use only
lpdwType Internal use only

Links

CAdUiRegistryAccess

Was this information helpful?