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.
Specifies flags for a synchronization event.
Syntax
typedef enum SYNCMGR_EVENT_FLAGS {
SYNCMGR_EF_NONE = 0,
SYNCMGR_EF_VALID = 0
} ;
Constants
SYNCMGR_EF_NONEValue: 0 No flags specified. |
SYNCMGR_EF_VALIDValue: 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 |