Share

acedGetRegistryCompany

C++

ACCORE_PORT const CString& acedGetRegistryCompany();

File

rxmfcapi.h

Description

Returns the AutoCAD company name as used for registry access. For all products except AutoCAD OEM, this function returns "Autodesk". For AutoCAD OEM, it is at the discretion of the AutoCAD OEM developer to specify, via an entry in aoemres2.rc, the company name for use in registry accesses.

Previous Declaration

AutoCAD 2025 and Earlier

const CString& acedGetRegistryCompany();

Was this information helpful?