OnTimerProcess
OnTimerProcess
OnTimerProcess
Sets the OnTimer event handling flag.
void OnTimerProcess(
bool value // flag
)Parameters
- value
[in] OnTimer event handling flag.
Return Value
None.
Note
If the flag is true, the OnTimerevent is handled. By default, the flag is set to false.
Last updated on