INeedEngine Interface
.NET Framework (current version)
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.
Assembly: Microsoft.JScript (in Microsoft.JScript.dll)
| Name | Description | |
|---|---|---|
![]() | GetEngine() | 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. |
![]() | SetEngine(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
Available since 1.1
Show:
