Compartir a través de


_XDocumentEventSink2_OnSignEventHandler (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

<ComVisibleAttribute(False)> _
<TypeLibTypeAttribute(16)> _
Public Delegate Sub _XDocumentEventSink2_OnSignEventHandler ( _
    <InAttribute> pEvent As SignEventObject _
)

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

Parámetros

  • pEvent

Vea también

Referencia

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