Compartir a través de


_XDocumentEventSink2_OnVersionUpgradeEventHandler (Delegado)

Este miembro 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

<TypeLibTypeAttribute(16)> _
<ComVisibleAttribute(False)> _
Public Delegate Sub _XDocumentEventSink2_OnVersionUpgradeEventHandler ( _
    <InAttribute> pEvent As VersionUpgradeEventObject _
)

Dim instance As New _XDocumentEventSink2_OnVersionUpgradeEventHandler(AddressOf HandlerMethod)
[TypeLibTypeAttribute(16)] 
[ComVisibleAttribute(false)] 
public delegate void _XDocumentEventSink2_OnVersionUpgradeEventHandler (
    [InAttribute] VersionUpgradeEventObject pEvent
)

Parámetros

  • pEvent

Vea también

Referencia

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