Source position: jwanative.pas line 2345
type _ATTRIBUTE_LIST = record |
AttributeType: ATTRIBUTE_TYPE; |
Length: USHORT; |
NameLength: UCHAR; |
NameOffset: UCHAR; |
LowVcn: ULONGLONG; |
FileReferenceNumber: ULONGLONG; |
AttributeNumber: USHORT; |
AlignmentOrReserved: array [0..2] of USHORT; |
end; |