Enum StatusFunctions
Flag constants for FeatureType and OptionType sixml:StatusFunctions value.
Namespace: SIX.TimApi.Constants
Assembly: TimApi.dll
Syntax
public enum StatusFunctions
Fields
| Name | Description |
|---|---|
| ApplicationInformation | Application information function supported. |
| ChangeLanguage | Change language function supported. |
| ConfigurationChanged | Configuration changed function supported. |
| Error | Error function supported. |
| FeatureRequest | Feature request function supported. |
| HardwareInformation | Hardware information function supported. |
| KeepAlive | Keep alive function supported. |
| KeyPress | Key press function supported. |
| LicenseChanged | Licence changed function supported. |
| SystemInformation | System information function supported. |
| TerminalStatus | Terminal status function supported. |
| Unknown | Invalid/unknown constant value. |
| VasInfo | Vas info function supported. |
| WakeUp | WakeUp function supported. |