_dispDocumentEvents 接口

定义

仅限 Microsoft 内部使用。

此 API 支持产品基础结构,不能在代码中直接使用。

public interface class _dispDocumentEvents
public interface class _dispDocumentEvents
__interface _dispDocumentEvents
[System.Runtime.InteropServices.Guid("DC5437F6-F114-11D2-AACF-00C04F688DDE")]
[System.Runtime.InteropServices.InterfaceType(2)]
[System.Runtime.InteropServices.TypeLibType(4096)]
public interface _dispDocumentEvents
[<System.Runtime.InteropServices.Guid("DC5437F6-F114-11D2-AACF-00C04F688DDE")>]
[<System.Runtime.InteropServices.InterfaceType(2)>]
[<System.Runtime.InteropServices.TypeLibType(4096)>]
type _dispDocumentEvents = interface
Public Interface _dispDocumentEvents
派生
属性

方法

DocumentClosing(Document)

此 API 支持产品基础结构,不能在代码中直接使用。

仅限 Microsoft 内部使用。

DocumentOpened(Document)

此 API 支持产品基础结构,不能在代码中直接使用。

仅限 Microsoft 内部使用。

DocumentOpening(String, Boolean)

此 API 支持产品基础结构,不能在代码中直接使用。

仅限 Microsoft 内部使用。

DocumentSaved(Document)

此 API 支持产品基础结构,不能在代码中直接使用。

仅限 Microsoft 内部使用。

适用于