INT 15 - TopView - "POSWIN" - POSITION WINDOW                 

Input

Output

AX

10h 23h     AX

BX

 Parent Object Handle Segment     BX

CX

 Columns Rows     CX

DX

  Bit Flags     DX
ES  Object Handle Segment   ES:DI
        If BX = ZERO, full screen is assumed.
Bit Flags
Bit Dec Hex  Description
0 1 01h  Horizontal Position:    00 = Current
                                 01 = Centre
                                 10 = Left
                                 11 = Right
1 2 02h
2 4 04h  Vertical Position:        00 = Current
                                  01 = Centre
                                  10 = Top
                                  11 = Bottom
3 8 08h
4 16 10h  Don't Redraw
5 32 20h  Not Used
6 64 40h
7 128 80h
 


Copyright © 1985 to 2022 Beta Systems                            Last modified: Wednesday, January 05, 2022 .