_XDocumentEventSink2_OnSwitchViewEventHandler - Délégué
Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code.
Espace de noms : Microsoft.Office.Interop.InfoPath
Assembly : Microsoft.Office.Interop.InfoPath (dans Microsoft.Office.Interop.InfoPath.dll)
Syntaxe
'Déclaration
<ComVisibleAttribute(False)> _
Public Delegate Sub _XDocumentEventSink2_OnSwitchViewEventHandler ( _
pEvent As DocEvent _
)
'Utilisation
Dim instance As New _XDocumentEventSink2_OnSwitchViewEventHandler(AddressOf HandlerMethod)
[ComVisibleAttribute(false)]
public delegate void _XDocumentEventSink2_OnSwitchViewEventHandler(
DocEvent pEvent
)
Paramètres
- pEvent
Type : Microsoft.Office.Interop.InfoPath.DocEvent