ISDBScriptControl::UnRegisterEvents: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(No difference)
|
Revision as of 17:33, 21 March 2007
CoClass SDBScriptControl, Interface ISDBScriptControl
Sub UnRegisterEvents(ObjectVar As Object)
Parameters
Name | Type | Description |
---|---|---|
ObjectVar | Object | Object whose events should be disconnected. |
Method description
Unregisters all event handlers of the Object created by this script.