SDBTimer

From MediaMonkey Wiki
Jump to navigation Jump to search

CoClass SDBTimer

This object is used for periodically repeating actions (specified in milliseconds). You can create this object by ISDBApplication::CreateTimer.

ISDBTimer members

Name Type Description
Enabled Property Get/Let
Interval Property Get/Let


ISDBTimerEvents members

Name Type Description
OnTimer Event