cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Reureu
Level 10

GetSystemInfo( VIDEO, nvResult, svResult ) on a dual screen system

Hi,

What does the result contain when calling
GetSystemInfo( VIDEO, nvResult, svResult )
on a PC with 2 displays or more, with different resolutions?

Does it contain the dimensions of the primary display?
Labels (1)
0 Kudos
(1) Reply
RobertDickau
Flexera Alumni

GetExtents seems to return the dimensions of the primary display, and GetSystemInfo(VIDEO, ...) returns the corresponding identifier.
0 Kudos