次の方法で共有


DocumentEvents_SinkHelper クラス

定義

内部使用のため予約済みです。

public ref class DocumentEvents_SinkHelper sealed : Microsoft::Office::Interop::Word::DocumentEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public sealed class DocumentEvents_SinkHelper : Microsoft.Office.Interop.Word.DocumentEvents
type DocumentEvents_SinkHelper = class
    interface DocumentEvents
Public NotInheritable Class DocumentEvents_SinkHelper
Implements DocumentEvents
継承
DocumentEvents_SinkHelper
属性
実装

フィールド

m_CloseDelegate

内部使用のため予約済みです。

m_dwCookie

内部使用のため予約済みです。

m_NewDelegate

内部使用のため予約済みです。

m_OpenDelegate

内部使用のため予約済みです。

メソッド

Close()

内部使用のため予約済みです。

New()

内部使用のため予約済みです。

Open()

内部使用のため予約済みです。

適用対象