Jump to content

VIOSETTARGET

From EDM2
Revision as of 21:57, 1 November 2011 by Martini (talk | contribs)

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

Back to OS/2 API