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

TVecInfo

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

Declaration

Source position: agraphics.pas line 1932

type TVecInfo = record

  Header: TQueryHeader;

  

  Vec: Pointer;

  

  Data: Pointer;

  

  vi_Type: Word;

  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