Closes an instance of Array Visualizer.
Parameters
Return Value
Returns the value 0 if the call is successful; any other value indicates failure.
Remarks
The aglClose function closes the instance of the Array Visualizer application (if any) associated with AVInstance. To create another instance of Array Visualizer, pass the pointer to aglShow.
See Also