qa.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Int 10H Function 1BH
   Summary  Notes  Back
──────────────────────────────────────────────────────────────────────────────
 
  Description:  Get Functionality/State Information      [PS/2]
 
  Obtains information about the current display mode, as well as a pointer
  to a table describing the characteristics and capabilities of the video
  adapter and monitor.
 
  Input                                          Output
  ══════════════════════════════════════         ═══════════════════════════
  AH=1BH                                         If function supported
  BX=implementation type (always 00H)            AL=1BH
  ES:DI=segment:offset of 64-byte buffer         and information placed in
                                                 caller's buffer (see Notes)
                                    -♦-