IUIX_CmdPane::Update Method
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(2 intermediate revisions 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 | + | {{#parentPage:PXV:IUIX_CmdPane#Methods|Update|method}} |
− | + | ||
{{ToReview}} | {{ToReview}} | ||
− | + | Updates the command pane in the [[PXV:IUIX_CmdManager|commands manager]]. | |
== Syntax == | == Syntax == | ||
Line 15: | Line 14: | ||
== See Also == | == See Also == | ||
− | [[PXV:IUIX_CmdPane|IUIX_CmdPane]] | + | [[PXV:IUIX_CmdPane|IUIX_CmdPane]] |
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.