Jump to content

GEA2

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

GEA2

Level 3 file information, get extended attributes.

Type

ULONG  oNextEntryOffset
BYTE   cbName
CHAR   szName[1]

C Declaration Method

typedef struct

Fields

oNextEntryOffset Offset to next entry.
cbName           Name length not including NULL.
szName[1]        Attribute name.

Back to OS/2 API