Jump to content

FEA2LIST

From EDM2
Revision as of 06:28, 30 October 2011 by Martini (talk | contribs)

FEA2LIST

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.


Back to OS/2 API