SDBScriptControl: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
 (Added UnRegisterHandler)  | 
				No edit summary  | 
				||
| Line 14: | Line 14: | ||
|[[ISDBScriptControl::UnRegisterAllEvents|UnRegisterAllEvents]] |Method |     | |[[ISDBScriptControl::UnRegisterAllEvents|UnRegisterAllEvents]] |Method |     | ||
|[[ISDBScriptControl::UnRegisterEvents|UnRegisterEvents]] |Method |     | |[[ISDBScriptControl::UnRegisterEvents|UnRegisterEvents]] |Method |     | ||
|[[ISDBScriptControl::  | |[[ISDBScriptControl::UnRegisterHandler|UnRegisterHandler]] |Method |     | ||
}}  | }}  | ||
Revision as of 22:51, 27 December 2008
- SDBAlbum
 - SDBAlbumArtItem
 - SDBAlbumArtList
 - SDBAlbums
 - SDBApplication
 - SDBArtist
 - SDBArtists
 - SDBCommonDialog
 - SDBDatabase
 - SDBDBIterator
 - SDBDevice
 - SDBDeviceList
 - SDBDropTarget
 - SDBDropTargetLast
 - SDBDropTargetNext
 - SDBDropTargetRip
 - SDBFileSystem
 - SDBHWEvents
 - SDBImage
 - SDBIniFile
 - SDBMedia
 - SDBMenuItem
 - SDBPlayer
 - SDBPlaylist
 - SDBPlaylists
 - SDBProgress
 - SDBRegistry
 - SDBScriptControl
 - SDBSongData
 - SDBSongIterator
 - SDBSongList
 - SDBStringList
 - SDBTextFile
 - SDBTimer
 - SDBTools
 - SDBTrackSynchStatus
 - SDBTracksWindow
 - SDBTree
 - SDBTreeNode
 - SDBUI
 - SDBUIActiveX
 - SDBUIButton
 - SDBUICheckBox
 - SDBUICommon
 - SDBUIDockablePanel
 - SDBUIDropDown
 - SDBUIEdit
 - SDBUIForm
 - SDBUIGroupBox
 - SDBUILabel
 - SDBUIListBox
 - SDBUIMaskEdit
 - SDBUIMultiLineEdit
 - SDBUIPanel
 - SDBUIRadioButton
 - SDBUISpinEdit
 - SDBUITrackBar
 - SDBUITranspPanel
 - SDBUITreeList
 - SDBUITreeListItem
 - SDBWebSearch
 
CoClass SDBScriptControl
Object for controlling of script related functionality. It is accessible as 'Script' variable in internal scripts (scripts launched by MediaMonkey).
ISDBScriptControl members
| Name | Type | Description | 
|---|---|---|
| Include | Method | |
| RegisterEvent | Method | |
| ScriptPath | Property Get | |
| ShowHangingEvents | Method | |
| Terminate | Property Get | |
| UnRegisterAllEvents | Method | |
| UnRegisterEvents | Method | |
| UnRegisterHandler | Method |