Jump to content

VIOSETTARGET: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 17: Line 17:
;defaultalgorithm:Target
;defaultalgorithm:Target
  Value  Definition  
  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]]

Revision as of 20:12, 28 November 2016

VIOSETTARGET

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
Value  Definition 
0      Default selection algorithm. See VioSetMode
1      Primary 
2      Secondary