IWNN_LEARN_WORD Type

Syntax

typedef struct {
     u16 forePartsOfSpeech;                       // Fore parts of speech
     u16 backPartsOfSpeech;                       // Back parts of speech
     u16 connect;                                 // Connection flag
     u16 undo;                                    // Undo flag
} IWNN_LEARN_WORD;

Description

Type representing the structure used to register single words in the pseudo-dictionary.

CONFIDENTIAL