[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLElement2.detachEvent

detachEvent Method

detachEvent(string, object)

detachEvent method of IHTMLElement2 interface.

Declaration
void detachEvent(string _event, object pdisp)
Parameters
Type Name Description
string _event
object pdisp
Remarks

An original IDL definition of detachEvent method was the following: HRESULT detachEvent (BSTR event, IDispatch* pdisp);