Click or drag to resize

OhioUpdate Enumeration

Specifies the sources of update.

Namespace: Flex.Hal.Ohio
Assembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
Syntax
public enum OhioUpdate
Members
Member nameValueDescription
HOST0 Update comes from the host.
CLIENT1 Update comes from the user.
GRAPHICS2 Update comes from the host graphics only.
See Also