Int 21/AX=DF03h

Prev Next Ralf Interrups Categories Contents

------

Software Carousel - GET PARTITION SIZE AND PROGRAM STATUS

AX = DF03h
BL = task number

Return:
AL = status 00h Carousel not running 01h successful BL = partition state (00h no program running, 01h prog running) DX = partition size in KB FFh unsucessful AH = error code (01h) (see #01813)

See Also: AX=DF05h

Category: DOS-Based Task Switchers/Multitaskers - Int 21h - S

------

Prev Next Ralf Interrups Categories Contents