Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

_ATTRIBUTE

Declaration

Source position: jwanative.pas line 2294

type _ATTRIBUTE = record

  AttributeType: ATTRIBUTE_TYPE;

  Length: ULONG;

  Nonresident: ByteBool;

  NameLength: UCHAR;

  NameOffset: USHORT;

  Flags: USHORT;

  AttributeNumber: USHORT;

end;


Documentation generated on: 2025-07-25