_ApplicationEvents_XDocumentOpenEventHandler Delegate

Definition

Reserved for internal use.

public delegate void _ApplicationEvents_XDocumentOpenEventHandler(_XDocument ^ pDocument);
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void _ApplicationEvents_XDocumentOpenEventHandler(_XDocument pDocument);
type _ApplicationEvents_XDocumentOpenEventHandler = delegate of _XDocument -> unit
Public Delegate Sub _ApplicationEvents_XDocumentOpenEventHandler(pDocument As _XDocument)

Parameters

pDocument
_XDocument
Attributes

Applies to