ISDBApplicationEvents::OnStop: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
===Event description=== | ===Event description=== | ||
This event is called when playback is stopped. | This event is called when playback is stopped (but only stopped by Stop button). For more generally called event see OnPlaybackEnd. | ||
[[Category:Scripting|{{PAGENAME}}]] | [[Category:Scripting|{{PAGENAME}}]] |
Latest revision as of 11:12, 8 February 2009
CoClass SDBApplication, Interface ISDBApplicationEvents
Sub OnStop
Event description
This event is called when playback is stopped (but only stopped by Stop button). For more generally called event see OnPlaybackEnd.