ISDBApplicationEvents::OnIdle: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 4: Line 4:


This event is called when MediaMonkey doesn't do anything and scripts can do something on background.
This event is called when MediaMonkey doesn't do anything and scripts can do something on background.
Introduced in MediaMonkey 3.1.0.1217.


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

Revision as of 18:13, 21 January 2009

CoClass SDBApplication, Interface ISDBApplicationEvents

Sub OnIdle


Event description

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

Introduced in MediaMonkey 3.1.0.1217.