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

Returns a string object containing the current name of the client company.

Retrieves the current name of the client company.

The default implementation of this method returns oddgGetLibraryInfo()->getCompanyName(). This method is typically used for populating information about the client's company.

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