Jump to content

VIOOVERSCAN: Difference between revisions

From EDM2
Anakor (talk | contribs)
New
 
No edit summary
Line 23: Line 23:
  color  Color value.
  color  Color value.
         The color value.
         The color value.
[[OS2_API | Back to OS/2 API]]
[[Category:The OS/2 API Project]]

Revision as of 21:35, 1 November 2011

VIOOVERSCAN

Text mode get overscan.

Type

USHORT  cb
USHORT  type
USHORT  color

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 1 for overscan (border) color.
color  Color value.
       The color value.


Back to OS/2 API