IDefineEvent Interface

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Defines extra functionality that is needed by an active script host.

Namespace:   Microsoft.JScript
Assembly:  Microsoft.JScript (in Microsoft.JScript.dll)

[GuidAttribute("D1A19408-BB6B-43eb-BB6F-E7CF6AF047D7")]
[ComVisibleAttribute(true)]
public interface IDefineEvent

NameDescription
System_CAPS_pubmethodAddEvent(String, Int32)

This API supports the product infrastructure and is not intended to be used directly from your code. Used by an active script host to define an event.

.NET Framework
Available since 1.1
Return to top
Show: