ADJINFO

From EDM2
Jump to: navigation, search

Adjunct data structure.

Type

HADAPTER   hAdapter;
USHORT     AdjIndex;

C Declaration Method

typedef struct
typedef struct _ADJINFO {
  HADAPTER     hAdapter;
  USHORT       AdjIndex;
} ADJINFO;

typedef ADJINFO *PADJIFO;

Fields

AdjIndex (USHORT)
Index of the adjunct structure found.