SYNC_VERSION_FLAG Flags

Represents information about a FeedSync clock vector element.


#define SYNC_VERSION_FLAG_FROM_FEED               0x00000001
#define SYNC_VERSION_FLAG_HAS_BY                  0x00000002

SYNC_VERSION_FLAG_FROM_FEED

The clock vector element that represents a FeedSync history value.

SYNC_VERSION_FLAG_HAS_BY

The clock vector element that represents a FeedSync history value that has a by value.

Header: Synchronization.h

Show: