SYNCMGR_EVENT_FLAGS enumeration (syncmgr.h)
Specifies flags for a synchronization event.
Syntax
typedef enum SYNCMGR_EVENT_FLAGS {
SYNCMGR_EF_NONE = 0,
SYNCMGR_EF_VALID = 0
} ;
Constants
SYNCMGR_EF_NONE Value: 0 No flags specified. |
SYNCMGR_EF_VALID Value: 0 Same as SYNCMGR_EF_NONE. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Header | syncmgr.h |