Delegato _XDocumentEventSink2_OnLoadEventHandler
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_OnLoadEventHandler ( _
<InAttribute> pEvent As DocReturnEvent _
)
Dim instance As New _XDocumentEventSink2_OnLoadEventHandler(AddressOf HandlerMethod)
[ComVisibleAttribute(false)]
[TypeLibTypeAttribute(16)]
public delegate void _XDocumentEventSink2_OnLoadEventHandler (
[InAttribute] DocReturnEvent pEvent
)
Parametri
- pEvent