Jump to content

FEA2LIST

From EDM2
Revision as of 07:19, 21 February 2020 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

FEA2 data structure

Type

ULONG  cbList
FEA2   list[1]

C Declaration Method

typedef struct

Fields

cbList
Total bytes of structure including full list.
list[1]
Variable-length FEA2 structures.

PFEA2LIST

Pointer to FEA2LIST data structure