IUIX_CmdPane::Minimize Method
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_CmdPane::Minimize Method}} | {{#customTitle:IUIX_CmdPane::Minimize Method}} | ||
+ | {{#parentPage:PXV:IUIX_CmdPane#Methods|Minimize|method}} | ||
+ | {{ToReview}} | ||
− | + | Used to minimize the command pane. | |
== Syntax == | == Syntax == | ||
Line 11: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IUIX_CmdPane|IUIX_CmdPane]] |
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.