_XDocumentEventSink2_OnLoadEventHandler 代理人

定義

このメンバは内部使用の目的で予約されており、ユーザー コード内での直接の使用を想定していません。

public delegate void _XDocumentEventSink2_OnLoadEventHandler(DocReturnEvent ^ pEvent);
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void _XDocumentEventSink2_OnLoadEventHandler(DocReturnEvent pEvent);
type _XDocumentEventSink2_OnLoadEventHandler = delegate of DocReturnEvent -> unit
Public Delegate Sub _XDocumentEventSink2_OnLoadEventHandler(pEvent As DocReturnEvent)

パラメーター

属性

適用対象