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.
Sets the recovery range when the session is performing forgotten knowledge recovery.
HRESULT SetForgottenKnowledgeRecoveryRange(
const SYNC_RANGE * pRange);
Parameters
- pRange
[in] The lower and upper bounds that define the range of IDs to be recovered.
Return Value
S_OK
E_POINTER
E_OUTOFMEMORY
SYNC_E_ID_FORMAT_MISMATCH when an item ID in pRange is not in the format that is specified by the ID format schema of the provider.