Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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