_XDocumentEventSink2_OnLoadEventHandler (Delegado)
Este miembro está reservado para uso interno y no está destinado a ser utilizado desde el código.
Espacio de nombres: Microsoft.Office.Interop.InfoPath
Ensamblado: Microsoft.Office.Interop.InfoPath (en microsoft.office.interop.infopath.dll)
Sintaxis
<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
)
Parámetros
- pEvent