IUIX_CmdPane::Update Method
From PDF XChange PDF SDK
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}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | + | Updates the command pane in the [[PXV:IUIX_CmdManager|commands manager]]. | |
== Syntax == | == Syntax == |
Latest revision as of 02: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.