Specifies the sources of update.
Namespace: Flex.Hal.OhioAssembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
SyntaxPublic Enumeration OhioUpdate
Members| Member name | Value | Description |
|---|
| HOST | 0 |
Update comes from the host.
|
| CLIENT | 1 |
Update comes from the user.
|
| GRAPHICS | 2 |
Update comes from the host graphics only.
|
See Also