OHIO_PLANE Data Type
The OHIO_PLANE data type specifies the plane from which to retrieve the data.
It has the following values:
Value
|
Description
|
OHIO_PLANE_TEXT
|
Indicates the text plane that contains character data.
|
OHIO_PLANE_COLOR
|
Indicates the color of each character in the particular field. This value uses the standard HLLAPI CGA color values.
|
OHIO_PLANE_FIELD
|
Returns the attribute of the field.
|
OHIO_PLANE_EXTENDED
|
Returns the extended attributes of the field. These attributes extend the function of OHIO_PLANE_FIELD.
|
Related Topics
GetData (IHEOhioField)
GetData (IHEOhioScreen)