|
|
|
|
MGL_modeDriverName
Get a the name of the device driver used for particular graphics mode.
Declaration
const char * MGLAPI MGL_modeDriverName(
int mode)
Prototype In
mgraph.h
Parameters
mode |
graphics mode number |
Return Value
Pointer to the name of device driver serving this mode
Description
This function returns the name of the device driver that is currently being used to support the specified graphics mode. The MGL provides a number of device drivers for supporting the fullscreen graphics mode resolutions depending on the capabilities of the underlying hardware. This function allows you to determine which driver is currently being used to support each mode.
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com