EngineIntrinsics Class
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.
Exposes the Engine APIs for a particular instance of the engine.
public ref class EngineIntrinsics
public class EngineIntrinsics
type EngineIntrinsics = class
Public Class EngineIntrinsics
- Inheritance
-
EngineIntrinsics
Properties
Events |
Gets engine APIs to access the event manager. |
Host |
Gets engine APIs to access the host. |
InvokeCommand |
Gets the engine APIs to invoke a command. |
InvokeProvider |
Gets the engine APIs to access providers. |
SessionState |
Gets the engine APIs to access session state. |