Int 62/AX=00D1h

lup.gif ldown.gif Interrups Categories Contents

rbline.gif

FGDRIVER v4.02 - FG_VBDEFINE - CREATE VIRTUAL BUFFER

AX = 00D1h
ES:BX -> memory block for virtual buffer
CX = buffer width in pixels
DX = buffer height in pixels

Return:
AX = virtual buffer handle FFFFh on error

Notes: The FGDRIVER functions are rearranged with each major release, but their parameters do not change (see #03474). The application-provided buffer must be large enough to hold CX*DX bytes

See Also: AX=00CCh - AX=00CDh - AX=00CEh - AX=00D2h -

Category: Video - Int 62h - F

rbline.gif

lup.gif ldown.gif Interrups Categories Contents