INeedEngine Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines methods that get and set references to the scripting engine.
This API supports the product infrastructure and is not intended to be used directly from your code.
public interface class INeedEngine
public interface INeedEngine
type INeedEngine = interface
Public Interface INeedEngine
Methods
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. |