SYNC_STATISTICS enumeration (winsync.h)

Represents types of statistics that convey information about a component.

Syntax

typedef enum __MIDL___MIDL_itf_winsync_0000_0000_0006 {
  SYNC_STATISTICS_RANGE_COUNT = 0
} SYNC_STATISTICS;

Constants

 
SYNC_STATISTICS_RANGE_COUNT
Value: 0
Indicates that the statistic represents the number of ranges that are contained in an ISyncKnowledge object.

Requirements

Requirement Value
Minimum supported client Windows 7 [desktop apps only]
Minimum supported server Windows Server 2008 R2 [desktop apps only]
Header winsync.h

See also

Windows Sync Enumerations