IUIX_RangesNavigator::UnlockChangesHistory Method
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_RangesNavigator::UnlockChangesHistory Method}} | {{#customTitle:IUIX_RangesNavigator::UnlockChangesHistory Method}} | ||
+ | {{#parentPage:PXV:IUIX_RangesNavigator#Methods|UnlockChangesHistory|method}} | ||
+ | {{ToReview}} | ||
The method of interface of PDF-XChange Editor SDK. | The method of interface of PDF-XChange Editor SDK. | ||
+ | |||
+ | Incremental lock/unlock of history changes [[PXV:IUIX_RangesNavigator_LockChangesHistory|LockChangesHistory()]]/UnlockChangesHistory() . | ||
== Syntax == | == Syntax == | ||
Line 11: | Line 16: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IUIX_RangesNavigator|IUIX_RangesNavigator]] |
Latest revision as of 05:59, 25 May 2015
The method of interface of PDF-XChange Editor SDK.
Incremental lock/unlock of history changes LockChangesHistory()/UnlockChangesHistory() .
Syntax
HRESULT UnlockChangesHistory();
Return Value
Returns S_OK if operation was successful or error code in other cases.