detachEvent Method (IHTMLDocument3)
In This Topic
detachEvent
method of IHTMLDocument3
interface.
Syntax
'Declaration
Sub detachEvent( _
ByVal As System.String, _
ByVal As System.Object _
)
void detachEvent(
System.string ,
System.object
)
Parameters
- _event
- pdisp
See Also