Platform SDK: International Features |
The SCRIPT_ITEM structure includes a SCRIPT_ANALYSIS with the string offset of the first character of the item.
typedef struct tag_SCRIPT_ITEM { int iCharPos; SCRIPT_ANALYSIS a; } SCRIPT_ITEM;
Windows NT/2000: Requires Windows 2000.
Header: Declared in Usp10.h.
Uniscribe Overview, Uniscribe Structures, ScriptItemize, SCRIPT_ANALYSIS