ISDBTimerEvents::OnTimer
CoClass SDBTimer, Interface ISDBTimerEvents
Sub OnTimer(Timer As SDBTimer)
Parameters
Name | Type | Description |
---|---|---|
Timer | SDBTimer |
Event description
This event is called when timer expires.
CoClass SDBTimer, Interface ISDBTimerEvents
Sub OnTimer(Timer As SDBTimer)
Name | Type | Description |
---|---|---|
Timer | SDBTimer |
This event is called when timer expires.