API Reference > Extension Classes > Windows Classes > ExTimeProviderWin Class > ExTimeProviderWin Methods > ExTimeProviderWin::initApp Method
ExTimeProviderWin::initApp Method
Syntax
C++
void initApp();

Declares the notification method being called at the start of the client application.

It is the pure virtual method that does not have an implementation. You must redefine it in the derived class. Overrides of this module should register any custom objects or commands defined in the module.

Creating Custom Applications

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