次の方法で共有


_XDocumentEventSink2_OnLoadEventHandler デリゲート

このメンバは、内部の使用に予約されています。コードから直接使用するためのものではありません。

名前空間: Microsoft.Office.Interop.InfoPath.SemiTrust
アセンブリ: Microsoft.Office.Interop.InfoPath.SemiTrust (microsoft.office.interop.infopath.semitrust.dll 内)

構文

'宣言
<ComVisibleAttribute(False)> _
Public Delegate Sub _XDocumentEventSink2_OnLoadEventHandler ( _
    pEvent As DocReturnEvent _
)
'使用
Dim instance As New _XDocumentEventSink2_OnLoadEventHandler(AddressOf HandlerMethod)
[ComVisibleAttribute(false)] 
public delegate void _XDocumentEventSink2_OnLoadEventHandler (
    DocReturnEvent pEvent
)

パラメータ

  • pEvent

関連項目

参照

Microsoft.Office.Interop.InfoPath.SemiTrust 名前空間