[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
_gModeSet()
Switch the video mode
------------------------------------------------------------------------------
C Prototype
#include "llibg.api"
ERRCODE _gModeSet(
int iMode
)
Arguments
iMode is the video mode (see _gModeGet() for a table of possible
values).
Returns
SUCCESS if successful; otherwise, an error code.
Files Library is LLIBG.LIB, header file is Llibg.api.
See Also:
_gModeGet()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson