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.
Gets the knowledge for the specified range of item IDs.
HRESULT ProjectOntoRange(
const SYNC_RANGE *psrngSyncRange,
ISyncKnowledge **ppKnowledgeOut);
Parameters
- psrngSyncRange
[in] The range of item IDs to look up.
- ppKnowledgeOut
[out] Returns a knowledge object that contains only the range of item IDs specified by psrngSyncRange.
Return Value
S_OK
E_INVALIDARG
E_OUTOFMEMORY