VIOSETTARGET: Difference between revisions
Appearance
m Ak120 moved page OS2 API:DataType:VIOSETTARGET to VIOSETTARGET |
mNo edit summary |
||
Line 1: | Line 1: | ||
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 | ||
::0 Default selection algorithm. See [[VioSetMode]] | |||
::1 Primary | |||
::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