FEA2LIST: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
FEA2 data structure | FEA2 data structure | ||
=== Type === | === Type === | ||
[[ | [[ULONG]] cbList | ||
[[ | [[FEA2]] list[1] | ||
==== C Declaration Method ==== | ==== C Declaration Method ==== | ||
Line 10: | Line 9: | ||
=== Fields === | === Fields === | ||
;cbList:Total bytes of structure including full list. | |||
;list[1]:Variable-length FEA2 structures. | |||
[[Category: | ==PFEA2LIST== | ||
Pointer to FEA2LIST data structure | |||
[[Category:Data type]] |