Unit 'agraphics' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

tVecInfo

This structure is PRIVATE, for our use only Touch these, and burn!

Declaration

Source position: agraphics.pas line 1889

type tVecInfo = record

  Header: tQueryHeader;

  

  Vec: Pointer;

  

  Data: Pointer;

  

  Type_: Word;

  

renamed from "Type" in C

  pad: array [0..2] of Word;

  

  reserved: array [0..1] of LongWord;

  

end;

See also

GetDisplayInfoData

  

Query DisplayInfo Record parameters

DTAG_VEC

  

GetDisplayInfoData, Internal use only (PVecInfo)


Documentation generated on: 2021-07-30