IUIX_CmdPane::Update Method

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
Line 3: Line 3:
 
{{#customTitle:IUIX_CmdPane::Update Method}}
 
{{#customTitle:IUIX_CmdPane::Update Method}}
 
{{#parentPage:PXV:IUIX_CmdPane#Methods|Update|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