Jump to content

VIOSETTARGET: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
== VIOSETTARGET ==
Text mode set target display.
Text mode set target display.


Line 16: Line 15:
:Request type 6 to get display configuration selected to be the target of the next VioSetMode.
:Request type 6 to get display configuration selected to be the target of the next VioSetMode.
;defaultalgorithm:Target
;defaultalgorithm:Target
Value  Definition
::0 Default selection algorithm. See [[VioSetMode]]
0     Default selection algorithm. See [[VioSetMode]]
::1 Primary
1     Primary  
::2 Secondary
2     Secondary


[[Category:Data type]]
[[Category:Data type]]

Latest revision as of 20:31, 14 March 2019

Text mode set target display.

Type

USHORT  cb
USHORT  type
USHORT  defaultalgorithm

C Declaration Method

typedef struct

Fields

cb
Length of the structure in bytes, including length.
The only valid value is 6.
type
Request type.
Request type 6 to get display configuration selected to be the target of the next VioSetMode.
defaultalgorithm
Target
0 Default selection algorithm. See VioSetMode
1 Primary
2 Secondary