Share

CAdUiRegistryWriteAccess::CAdUiRegistryWriteAccess

C++

CAdUiRegistryWriteAccess(
    HKEY hKey, 
    const CString& sSubkey
);

Description

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

Parameters

Parameters Description
hKey Registry key
sSubkey Registry subkey

Links

CAdUiRegistryWriteAccess

Was this information helpful?