Places a specified string onto the title bar of an Array Viewer instance.
Parameters
Return Value
Returns the value 0 if the call is successful; any other value indicates failure.
Remarks
If the Array Viewer instance associated with array was created by using the CAViewer class, rather than aglShow, this routine will have no effect. Use the CAViewer::SetArrayName method instead.
See Also