next up previous contents index
Next: ImageSize Up: Functions and procedures Previous: GraphErrorMsg

GraphResult

   

Declaration:

Function GraphResult : Integer;

Description:

GraphResult returns an error-code for the last graphical operation. If the returned value is zero, all went well. A value different from zero means an error has occurred. Except for all operations which draw something on the screen, the following procedures also can produce a GraphResult different from zero:

Errors:

None.

See also:

GraphErrorMsg



Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998