POSTBL (Windows CE 5.0)
This structure contains information about the part of speech (POS).
typedef struct _POSTBL {WORDnPos;BYTE* szName;} POSTBL;
Members
- nPos
POS number. - szName
String that contains the name of the POS.
Remarks
The string in this structure is encoded in Shift JIS, not Unicode.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Msime.h.
Send Feedback on this topic to the authors