Jump to content

GEA2LIST

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

Get extended attributes list.

Type

ULONG  cbList
GEA2   list[1]

C Declaration Method

typedef struct

Fields

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

PGEA2LIST

Pointer to GEA2LIST.

typedef GEA2LIST *PGEA2LIST;