[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'agraphics' (#aros)

TVecInfo

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

Declaration

Source position: agraphics.pas line 1672

type TVecInfo = record

  Header: TQueryHeader;

  

  Vec: APTR;

  

  Data: APTR;

  

  Type_: Word;

  

renamed from "Type" in C

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

  

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

  

end;

See also

GetDisplayInfoData

  

Query DisplayInfo Record parameters

DTAG_VEC

  

GetDisplayInfoData, Internal use only (PVecInfo)


Documentation generated on: 2017-01-10