API Reference > Classes > Database Classes > OdBmHostAppServices Class > OdBmHostAppServices Methods > OdBmHostAppServices::companyName Method
OdBmHostAppServices::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 oddgGetLibraryInfo()->getCompanyName().

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.