IUIX_CmdPane::Minimize Method

From PDF XChange PDF SDK
Jump to: navigation, search
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}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
The method of interface of PDF-XChange Editor SDK.
+
Used to minimize command pane.
  
 
== Syntax ==
 
== Syntax ==

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

See Also

IUIX_CmdPane