Share

AcDbRegAppTable::AcDbRegAppTable

C++

AcDbRegAppTable();

Description

Default constructor.

ObjectARX applications should not need to use this constructor. The AcDbDatabase class creates its own copy and there is no other place to use the constructor.

Links

AcDbRegAppTable

Was this information helpful?