HTMLDocumentEvents2_onreadystatechangeEventHandler Delegate
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.TypeIdentifier("3050F1C5-98B5-11CF-BB82-00AA00BDCE0B", "mshtml.HTMLDocumentEvents2_onreadystatechangeEventHandler")]
public delegate void HTMLDocumentEvents2_onreadystatechangeEventHandler(IHTMLEventObj pEvtObj);
[<System.Runtime.InteropServices.TypeIdentifier("3050F1C5-98B5-11CF-BB82-00AA00BDCE0B", "mshtml.HTMLDocumentEvents2_onreadystatechangeEventHandler")>]
type HTMLDocumentEvents2_onreadystatechangeEventHandler = delegate of IHTMLEventObj -> unit
Public Delegate Sub HTMLDocumentEvents2_onreadystatechangeEventHandler(pEvtObj As IHTMLEventObj)
Parameters
- pEvtObj
- IHTMLEventObj
- Attributes