_XDocumentEventSink2_OnContextChangeEventHandler, délégué

Ce membre est réservé à un usage interne et il n'a pas été conçu pour être utilisé directement à partir du code.

Espace de noms : Microsoft.Office.Interop.InfoPath
Assembly : Microsoft.Office.Interop.InfoPath (dans microsoft.office.interop.infopath.dll)

Syntaxe

<TypeLibTypeAttribute(16)> _
<ComVisibleAttribute(False)> _
Public Delegate Sub _XDocumentEventSink2_OnContextChangeEventHandler ( _
    <InAttribute> pEvent As DocContextChangeEventObject _
)

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

Paramètres

  • pEvent

Voir aussi

Référence

Microsoft.Office.Interop.InfoPath, espace de noms