RECO_RANGE structure (rectypes.h)

The structure is obsolete.

Syntax

typedef struct tagRECO_RANGE {
  ULONG iwcBegin;
  ULONG cCount;
} RECO_RANGE;

Members

iwcBegin

Zero-based index in the string of the current alternate that marks the beginning of the recognition segment.

cCount

Count of characters in the range.

Requirements

Requirement Value
Minimum supported client Windows XP Tablet PC Edition [desktop apps only]
Minimum supported server None supported
Header rectypes.h

See also

GetAlternateList Function