OHIO_DIRECTION Data Type

HostExplorer Programming

OHIO_DIRECTION Data Type

The OHIO_DIRECTION data type specifies the direction of the search.

It has the following values:

Value

Description

OHIO_DIRECTION_FORWARD

Indicates that the direction of the search is forward (from the beginning to the end).

OHIO_DIRECTION_BACKWARD

Indicates that the direction of the search is backward (from the end to the beginning).


Related Topics

FindByString

FindString