EngineInitResult Fields |
The EngineInitResult type exposes the following members.
| Name | Description | |
|---|---|---|
| DateTime |
Date and time the engine initialization was tried or the information was created.
This fields can not be trusted if the initialization is not tried.
| |
| DeviceType |
Defines the engine type this information concerns.
| |
| Exceptions |
List of exceptions encountered on engine initialization.
| |
| Success |
If true, initialization of the engine was successful. False if not.
| |
| Warnings |
List of warnings and other messages encountered during initialization, that would have been reported to the ChartError event if they would have been encountered later.
These messages will be delivered through the ChartError event for the activated device in a patch after the init. |