Click or drag to resize

Engine Properties

The Engine type exposes the following members.

Properties
  NameDescription
Public propertyProcessID
This property returns the id of the current process in which this Engine object was created.
Public propertyProductName
This property returns the name of the current product.
Public propertySerialNumber
This property returns the serial number of the underlying engine.
Public propertyTimeOut
This property defines the engine-wide module timeout setting.
Public propertyUILang
Use this property to get or set the user interface language used by any displayed UI elements.
Public propertyVersion
This property returns the encoded Engine version number.
Public propertyWindowHandle
This property is used to get or set the window handle which is used when the ENGine needs to display any UI elements.
Top
See Also