| Ohio | 
 Syntax
Syntax Members
Members| Member name | Value | Description | 
|---|---|---|
| INVALID_ARGUMENT | 0 | Argument(s) provided to a method is not valid. | 
| INDEX_OUT_OF_RANGE | 1 | An attempt is made to access an element of an array or collection with an index that is outside its bounds. | 
| INVALID_PROFILE | 2 | A session profile is missing or in an invalid format. | 
| SESSION_NOT_CONNECTED | 3 | Action cannot be performed when the session is not connected. | 
| SESSION_NOT_FOUND | 4 | The specified session cannot be found. | 
| SESSION_LIMIT_REACHED | 5 | The maximum number of licensed sessions has been reached. | 
| INVALID_LICENSE_CODE | 6 | The license code is not valid. | 
| LICENSE_EXPIRED | 7 | The license code is expired. | 
| EMULATION_NOT_LICENSED | 8 | The emulation type is not licensed. | 
 See Also
See Also