[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    IsVESA()

         Detects if the graphic system is VESA compatible

    Syntax:

         IsVESA() -> lVESA

    Description:

         It returns a logic indicating if the system is compatible with the
         standard placed by the VESA committee. If your graphic card is not
         VESA compatible contact your distributor and probably there will
         be a driver that allows you a software emulation of VESA.

    Return:

         A logic indicating if it is compatible

    Example:

         If IsVESA()
           ? VESAVer()
         EndIf

See Also: IsVGA() VESAMode() VESAOEM() VESAVer()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson