_XDocumentEventSink2_OnLoadEventHandler, 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

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

Paramètres

  • pEvent

Voir aussi

Référence

Microsoft.Office.Interop.InfoPath, espace de noms