IUIX_RangesNavigator::UnlockChangesHistory Method
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 7: | Line 7: | ||
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 == |
Revision as of 05:38, 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.