Delegato _XDocumentEventSink2_OnSwitchViewEventHandler
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
<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
)
Parametri
- pEvent