|
|
|
|
MGL_setResult
Sets the internal MGL result flag.
Declaration
void MGLAPI MGL_setResult(
int result)
Prototype In
mgraph.h
Parameters
result |
New internal result flag |
Description
Sets the internal MGL result flag to the specified value. This routine is primarily for extension libraries, but you can use it to add your own extension functions to the MGL that will return result codes in the same manner as the MGL itself;
See Also
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com