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