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.
Exposes sync event enumeration methods.
Inheritance
The IEnumSyncMgrEvents interface inherits from the IUnknown interface. IEnumSyncMgrEvents also has these types of members:
Methods
The IEnumSyncMgrEvents interface has these methods.
IEnumSyncMgrEvents::Clone Clones an IEnumSyncMgrEvents object. |
IEnumSyncMgrEvents::Next Gets the next batch of events from the event store. |
IEnumSyncMgrEvents::Reset Resets the current ___location in the enumeration to zero. |
IEnumSyncMgrEvents::Skip Skips forward the specified number of events in the enumeration. |
Remarks
An event store returns a pointer to an IEnumSyncMgrEvents interface from ISyncMgrEventStore::GetEventEnumerator.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | syncmgr.h |