IDefineEvent 接口

定义

定义活动脚本宿主需要的额外功能。

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

public interface class IDefineEvent
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("D1A19408-BB6B-43eb-BB6F-E7CF6AF047D7")]
public interface IDefineEvent
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("D1A19408-BB6B-43eb-BB6F-E7CF6AF047D7")>]
type IDefineEvent = interface
Public Interface IDefineEvent
属性

方法

AddEvent(String, Int32)

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

由活动脚本宿主用于定义事件。

适用于