IUIX_CmdPane::Minimize Method
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_CmdPane::Minimize Method}} | {{#customTitle:IUIX_CmdPane::Minimize Method}} | ||
{{#parentPage:PXV:IUIX_CmdPane#Methods|Minimize|method}} | {{#parentPage:PXV:IUIX_CmdPane#Methods|Minimize|method}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | + | Used to minimize command pane. | |
== Syntax == | == Syntax == |
Revision as of 02:16, 25 March 2016
Used to minimize command pane.
Syntax
HRESULT Minimize();
Return Value
Returns S_OK if operation was successful or error code in other cases.