API Reference > Classes > PRC Base Classes > OdPrcHostAppServices Class > OdPrcHostAppServices Methods > OdPrcHostAppServices::companyName Method
OdPrcHostAppServices::companyName Method
Syntax
C++
virtual const OdString companyName();

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

The default implementation of this method returns oddgGetLibraryInfo()->getCompanyName().

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