_XDocumentEventSink 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
此成员仅供内部使用,不能直接在您的代码中使用。
public interface class _XDocumentEventSink
[System.Runtime.InteropServices.Guid("096cd551-0786-11d1-95fa-0080c78ee3bb")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsDual)]
public interface _XDocumentEventSink
type _XDocumentEventSink = interface
Public Interface _XDocumentEventSink
- 派生
- 属性
方法
OnAfterImport(DocEvent) |
此成员仅供内部使用,不能直接在您的代码中使用。 |
OnLoad(DocReturnEvent) |
此成员仅供内部使用,不能直接在您的代码中使用。 |
OnSubmitRequest(DocReturnEvent) |
此成员仅供内部使用,不能直接在您的代码中使用。 |
OnSwitchView(DocEvent) |
此成员仅供内部使用,不能直接在您的代码中使用。 |
OnVersionUpgrade(VersionUpgradeEvent) |
此成员仅供内部使用,不能直接在您的代码中使用。 |