ISDBApplicationEvents::OnIdle: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
m (introduced.)
 
Line 3: Line 3:
===Event description===
===Event description===


This event is called when MediaMonkey doesn't do anything and scripts can do something on background.
This event is called when MediaMonkey does not do anything and scripts can do something on background.


Introduced in MediaMonkey 3.1.0.1217.
{{Introduced|3.1.0.1217}}


[[Category:Scripting|{{PAGENAME}}]]
[[Category:Scripting|{{PAGENAME}}]]

Latest revision as of 21:36, 20 April 2013

CoClass SDBApplication, Interface ISDBApplicationEvents

Sub OnIdle


Event description

This event is called when MediaMonkey does not do anything and scripts can do something on background.

Introduced in MediaMonkey version 3.1.0.1217.