Compartir a través de


_XDocumentEventSink2_OnSwitchViewEventHandler (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_OnSwitchViewEventHandler ( _
    <InAttribute> pEvent As DocEvent _
)

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

Parámetros

  • pEvent

Vea también

Referencia

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