IUIX_CmdPane::Minimize Method

From PDF XChange PDF SDK
Jump to: navigation, search
 
Line 5: Line 5:
 
{{ToReview}}
 
{{ToReview}}
  
Used to minimize command pane.
+
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