Jump to content

ADJUNCT

From EDM2
Revision as of 10:17, 18 August 2017 by Ak120 (talk | contribs)

Linked list of adjunct data structures.

Type

PSDJUNCT  pNextAdj; 
USHORT    AdjLenght;
USHORT    AdjType;

C Declaration Method

typedef struct

Fields

pNextAdj
Pointer to the next adjunct list item.
AdjLenght
Length of adjunct list item.
AdjType
Type of adjunct list item.