IUIX_CmdPane::Update Method

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_CmdPane::Update Method}}
 
{{#customTitle:IUIX_CmdPane::Update Method}}
{{#parentPage:PXV:IUIX_CmdPane#Methods|Update Method|method}}
+
{{#parentPage:PXV:IUIX_CmdPane#Methods|Update|method}}
{{ToWrite}}
+
 
{{ToReview}}
 
{{ToReview}}
  
The method of interface of PDF-XChange Editor SDK.
+
Updates the command pane in the [[PXV:IUIX_CmdManager|commands manager]].
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 03:21, 25 March 2016


Updates the command pane in the commands manager.

Syntax

HRESULT Update();

Return Value

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

See Also

IUIX_CmdPane