Enumerazione IMEUCT (msime.h)
Tipo di commento utente in una struttura IMEWRD .
Sintassi
typedef enum {
IFED_UCT_NONE,
IFED_UCT_STRING_SJIS,
IFED_UCT_STRING_UNICODE,
IFED_UCT_USER_DEFINED,
IFED_UCT_MAX
} IMEUCT;
Costanti
IFED_UCT_NONE Non è specificata alcuna stringa di commento. |
IFED_UCT_STRING_SJIS Il commento è una stringa SJIS. |
IFED_UCT_STRING_UNICODE Il commento è una stringa Unicode. |
IFED_UCT_USER_DEFINED Il commento è in formato definito dall'utente. |
IFED_UCT_MAX |
Requisiti
Intestazione | msime.h |