HTMLDocumentEvents2_Event Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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 |