int GCC_Discard (int graphCursorControl);
This function discards a graph cursor control.
Input | ||
Name | Type | Description |
graphCursorControl | integer | The handle to the graph cursor control returned by GCC_New. |
Name | Type | Description |
result | integer | The return value of the function. User interface error codes as documented in userint.h are returned. |