API Reference > OdDg Classes > OdDgHostAppServices Class > OdDgHostAppServices Methods > OdDgHostAppServices::companyName Method
OdDgHostAppServices::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 © 2002–2020. Open Design Alliance. All rights reserved.