API Reference > Classes > ExDAIHostAppServices Class > ExDAIHostAppServices Methods > ExDAIHostAppServices::companyName Method
ExDAIHostAppServices::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 (c) 2002-2021. Open Design Alliance. All rights reserved.