OHIO_UPDATE Data Type

HostExplorer Programming

OHIO_UPDATE Data Type

The OHIO_UPDATE data type specifies whether the host or client initiated the update of the screen.

It has the following values:

Value

Description

OHIO_UPDATE_HOST

Indicates that the host initiated the update.

OHIO_UPDATE_CLIENT

Indicates that the client initiated the update.


Related Topics

OnScreenChanged