Jump to content

GEA2: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
== GEA2 ==
Level 3 file information, get extended attributes.
Level 3 file information, get extended attributes.



Latest revision as of 22:23, 23 December 2017

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.