Jump to content

GEA2LIST: Difference between revisions

From EDM2
Anakor (talk | contribs)
No edit summary
No edit summary
Line 16: Line 16:
  cbList  Total bytes of structure including full list.
  cbList  Total bytes of structure including full list.
  list[1]  Variable-length GEA2 structures.
  list[1]  Variable-length GEA2 structures.
[[OS2_API | Back to OS/2 API]]
[[Category:The OS/2 API Project]]

Revision as of 16:43, 30 October 2011

GEA2LIST

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.

Back to OS/2 API