CAViewer::ShowWindow
CAViewer class
Displays or hides the Array Viewer window.
- BOOL ShowWindow(
BOOL onoroff
);
Parameters
- onoroff
-
If set to TRUE, the window will be displayed; if set to FALSE, it will be hidden.
Return Value
Returns TRUE if the operation was successful; otherwise, FALSE.
See Also
CAViewer::IsVisible