www.delorie.com/djgpp/doc/rbinter/3.html   search  
104F17

Category: video

INT 10 - VESA VBE/AF (Accelerator Functions) - API

	AX = 4F17h
	BL = function
	    00h installation check / get capabilities
	other registers vary by function
Return:	AL = 4Fh if function supported
	    AH = status
		00h successful
		01h failed
		02h hardware does not support function
		03h function not available in current video mode
		else reserved for future error codes
	other vary by function
Notes:	the accelerator function code should be given a 32-bit protected
	  mode stack which has at least 1024 bytes available for use by the
	  VBE/AF code
	when called, the I/O permission bitmap must allow access to any
	  ports which VBE/AF may require for operation
SeeAlso: AX=4F0Bh

  webmaster   donations   bookstore     delorie software   privacy  
  Copyright © 2000   by Ralf Brown     Updated Jul 2000  

Please take a moment to fill out this visitor survey
You can help support this site by visiting the advertisers that sponsor it! (only once each, though)