Main Content
MaximizeCommandWindow
Open Automation server window
Synopsis
IDL Method Signature
HRESULT MaximizeCommandWindow(void)
Microsoft Visual Basic Client
MaximizeCommandWindow
MATLAB Client
MaximizeCommandWindow(h)
Description
MaximizeCommandWindow(h)
displays the window for the server attached
to handle h
, and makes it the currently active window on the
desktop.
MaximizeCommandWindow
restores the window to the size it had at the
time it was minimized, not to the maximum size on the desktop. If the server window was not
previously in a minimized state, MaximizeCommandWindow
does
nothing.
Examples
Version History
Introduced before R2006a