Jump to content

GEA2LIST: Difference between revisions

From EDM2
Anakor (talk | contribs)
New
 
Anakor (talk | contribs)
No edit summary
Line 6: Line 6:


  [[OS2 API:DataType:ULONG|ULONG]]  cbList
  [[OS2 API:DataType:ULONG|ULONG]]  cbList
  [[OS2 API:DataType:GEA2|GEA2]]   list[1]
  [[OS2 API:DataType:GEA2|GEA2]]   list[1]


==== C Declaration Method ====
==== C Declaration Method ====

Revision as of 17:12, 2 June 2005

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.