This structure is PRIVATE, for our use only Touch these, and burn!
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; |
|
Query DisplayInfo Record parameters |
|
|
GetDisplayInfoData, Internal use only (PVecInfo) |