HTMLDocumentEvents2_Event Interface

Definition

[System.Runtime.InteropServices.ComEventInterface(typeof(mshtml.HTMLDocumentEvents2), typeof(mshtml.HTMLDocumentEvents2))]
[System.Runtime.InteropServices.TypeIdentifier("3050F1C5-98B5-11CF-BB82-00AA00BDCE0B", "mshtml.HTMLDocumentEvents2_Event")]
public interface HTMLDocumentEvents2_Event
[<System.Runtime.InteropServices.ComEventInterface(typeof(mshtml.HTMLDocumentEvents2), typeof(mshtml.HTMLDocumentEvents2))>]
[<System.Runtime.InteropServices.TypeIdentifier("3050F1C5-98B5-11CF-BB82-00AA00BDCE0B", "mshtml.HTMLDocumentEvents2_Event")>]
type HTMLDocumentEvents2_Event = interface
Public Interface HTMLDocumentEvents2_Event
Attributes

Methods

add_onreadystatechange(HTMLDocumentEvents2_onreadystatechangeEventHandler)
remove_onreadystatechange(HTMLDocumentEvents2_onreadystatechangeEventHandler)

Events

onreadystatechange

Applies to