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

Returns the name of the client program. This function is typically used for populating "About" information.

The default implementation of this function returns oddbGetLibraryInfo()->getLibName()

Copyright © 2002–2020. Open Design Alliance. All rights reserved.