ÉNUMÉRATION IMEUCT (msime.h)
Type de commentaire utilisateur dans une structure IMEWRD .
Syntax
typedef enum {
IFED_UCT_NONE,
IFED_UCT_STRING_SJIS,
IFED_UCT_STRING_UNICODE,
IFED_UCT_USER_DEFINED,
IFED_UCT_MAX
} IMEUCT;
Constantes
IFED_UCT_NONE Aucune chaîne de commentaire n’est spécifiée. |
IFED_UCT_STRING_SJIS Le commentaire est une chaîne SJIS. |
IFED_UCT_STRING_UNICODE Le commentaire est une chaîne Unicode. |
IFED_UCT_USER_DEFINED Le commentaire est dans un format défini par l’utilisateur. |
IFED_UCT_MAX |
Spécifications
En-tête | msime.h |