IUIX_CmdPane::Minimize Method
From PDF XChange PDF SDK
Line 5: | Line 5: | ||
{{ToReview}} | {{ToReview}} | ||
− | Used to minimize command pane. | + | Used to minimize the command pane. |
== Syntax == | == Syntax == |
Latest revision as of 02:16, 25 March 2016
Used to minimize the command pane.
Syntax
HRESULT Minimize();
Return Value
Returns S_OK if operation was successful or error code in other cases.