IWNN_PSEUDO_SET Type

Syntax

typedef struct {
     s16 count;                                   // Number of entries stored in type[]
     u8 type[NJ_PSEUDO_SET_MAX];                  // Pseudo-candidate type
} IWNN_PSEUDO_SET;

Description

Type representing the structure used for pseudo-candidate set definitions.

CONFIDENTIAL