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

_SYMBOL_INFO

Declaration

Source position: jwaimagehlp.pas line 1534

type _SYMBOL_INFO = record

  SizeOfStruct: ULONG;

  TypeIndex: ULONG;

  Reserved: array [0..1] of ULONG64;

  Info: ULONG;

  Size: ULONG;

  ModBase: ULONG64;

  Flags: ULONG;

  Value: ULONG64;

  Address: ULONG64;

  Register_: ULONG;

  Scope: ULONG;

  Tag: ULONG;

  NameLen: ULONG;

  MaxNameLen: ULONG;

  Name: array [0..0] of CHAR;

end;


Documentation generated on: 2023-03-18