Interrups | Categories | Contents |
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 -
Interrups | Categories | Contents |