Compartir a través de


_ApplicationEvents_XDocumentOpenEventHandler (Delegado)

Este delegado está reservado para uso interno y no está destinado a ser utilizado desde el código.

Espacio de nombres: Microsoft.Office.Interop.InfoPath
Ensamblado: Microsoft.Office.Interop.InfoPath (en microsoft.office.interop.infopath.dll)

Sintaxis

<ComVisibleAttribute(False)> _
<TypeLibTypeAttribute(16)> _
Public Delegate Sub _ApplicationEvents_XDocumentOpenEventHandler ( _
    <InAttribute> pDocument As _XDocument _
)

Dim instance As New _ApplicationEvents_XDocumentOpenEventHandler(AddressOf HandlerMethod)
[ComVisibleAttribute(false)] 
[TypeLibTypeAttribute(16)] 
public delegate void _ApplicationEvents_XDocumentOpenEventHandler (
    [InAttribute] _XDocument pDocument
)

Parámetros

  • pDocument

Vea también

Referencia

Microsoft.Office.Interop.InfoPath (Espacio de nombres)