IPXV_Control::Redo Method
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(One intermediate revision by one other user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_Control::Redo Method}} | {{#customTitle:IPXV_Control::Redo Method}} | ||
− | {{#parentPage:PXV:IPXV_Control#Methods|Redo | + | {{#parentPage:PXV:IPXV_Control#Methods|Redo|method}} |
− | + | ||
{{ToReview}} | {{ToReview}} | ||
− | + | Use it to redo the previously undone action. | |
== Syntax == | == Syntax == |
Latest revision as of 15:41, 28 May 2015
Use it to redo the previously undone action.
Syntax
HRESULT Redo();
Return Value
Returns S_OK if operation was successful or error code in other cases.