Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents a range of item IDs.
typedef struct _SYNC_RANGE
{
BYTE * pbClosedLowerBound;
BYTE * pbClosedUpperBound;
} SYNC_RANGE;
Members
- pbClosedLowerBound
The closed lower bound of item IDs that are contained in the range.
- pbClosedUpperBound
The closed upper bound of item IDs that are contained in the range.
Requirements
Header: Synchronization.h
See Also
Reference
ISyncKnowledge::ProjectOntoRange
IKnowledgeSyncProvider::ProcessFullEnumerationChangeBatch