ISDBScriptControl::UnRegisterEvents
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.