IUIX_CmdPane::Minimize Method

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_CmdPane::Minimize Method}}
 
{{#customTitle:IUIX_CmdPane::Minimize Method}}
{{#parentPage:PXV:IUIX_CmdPane#Methods|Minimize Method|method}}
+
{{#parentPage:PXV:IUIX_CmdPane#Methods|Minimize|method}}
{{ToWrite}}
+
 
{{ToReview}}
 
{{ToReview}}
  
The method of interface of PDF-XChange Editor SDK.
+
Used to minimize the command pane.
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 03: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.

See Also

IUIX_CmdPane