Condividi tramite


Delegato _XDocumentEventSink2_OnContextChangeEventHandler

Questo membro è riservato a utilizzi interni e non deve essere utilizzato direttamente dal codice.

Spazio dei nomi: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)

Sintassi

<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
)

Parametri

  • pEvent

Vedere anche

Riferimenti

Spazio dei nomi Microsoft.Office.Interop.InfoPath