graphics.hlp (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.
_setvisualpage
 Summary Example                         Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     For hardware mode configurations that have an EGA or a VGA and
     enough memory to support multiple-screen pages, the _setvisualpage
     function selects the current visual page. The <page> argument
     specifies the current visual page. The default page number is 0.
 
     Return Value
 
     The function returns the page number of the previous visual page.
     If the function fails, it returns a negative value.
                                    -♦-