API Reference > OdDg Classes > OdDgDatabase Class > OdDgDatabase Methods > OdDgDatabase::newRegApp Method
OdDgDatabase::newRegApp Method
Syntax
C++
bool newRegApp(const OdString& regAppName);
Parameters 
Description 
const OdString& regAppName 
[in] Application name. 

Adds the specified name to the APPID table of this database object. 

 

True if and only if the specified name had not been, and is now, in the APPID table.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.