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

Returns a string object containing the custom application name.

Retrieves the current name of the client program based on ODA IFC SDK.

The default implementation of this method returns oddgGetLibraryInfo()->getLibName(). This method is typically used for populating information about the application.

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