API Reference > OdDb Classes > OdDbHostAppProgressMeter Class > OdDbHostAppProgressMeter Methods > OdDbHostAppProgressMeter::start Method
OdDbHostAppProgressMeter::start Method
Syntax
C++
virtual void start(const OdString& displayString = OdString::kEmpty) = 0;
Parameters 
Description 
const OdString& displayString = OdString::kEmpty 
[in] String to be displayed. 

Notification function called to initialize this ProgressMeter object.

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