Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Saves an item change to the item store.
HRESULT SaveChange(
SYNC_SAVE_ACTION ssa,
ISyncChange * pChange,
ISaveChangeContext * pSaveContext);
Parameters
- ssa
[in] The action to be performed for the change.
- pChange
[in] The item change to save.
- pSaveChangeContext
[in] Information about the change to be applied.
Return Value
S_OK
Provider-determined error codes