API Reference > OdDb Classes > OdDbHostAppServices Class > OdDbHostAppServices Methods > OdDbHostAppServices::companyName Method
OdDbHostAppServices::companyName Method
Syntax
C++
virtual const OdString companyName();

Returns the name of the client company. This function is typically used for populating "About" information.

The default implementation of this function returns oddbGetLibraryInfo()->getCompanyName().

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