INeedEngine Interface

 

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

Defines methods that get and set references to the scripting engine.

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

public interface class INeedEngine

NameDescription
System_CAPS_pubmethodGetEngine()

This API supports the product infrastructure and is not intended to be used directly from your code. When implemented in a class, gets a reference to the scripting engine.

System_CAPS_pubmethodSetEngine(VsaEngine^)

This API supports the product infrastructure and is not intended to be used directly from your code. When implemented in a class, sets a reference to the scripting engine.

.NET Framework
Available since 1.1
Return to top
Show: