IUIX_CmdPane::Clear Method

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
Line 3: Line 3:
 
{{#customTitle:IUIX_CmdPane::Clear Method}}
 
{{#customTitle:IUIX_CmdPane::Clear Method}}
 
{{#parentPage:PXV:IUIX_CmdPane#Methods|Clear|method}}
 
{{#parentPage:PXV:IUIX_CmdPane#Methods|Clear|method}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
The method of interface of PDF-XChange Editor SDK.
+
Clears all of the command lines in the command pane.
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 03:00, 25 March 2016


Clears all of the command lines in the command pane.

Syntax

HRESULT Clear();

Return Value

Returns S_OK if operation was successful or error code in other cases.

See Also

IUIX_CmdPane