SYNCMGR_EVENT_FLAGS enumeration
Specifies flags for a synchronization event.
Syntax
typedef enum SYNCMGR_EVENT_FLAGS { SYNCMGR_EF_NONE = 0x00000000, SYNCMGR_EF_VALID = 0x00000000 } SYNCMGR_EVENT_FLAGS;
Constants
- SYNCMGR_EF_NONE
-
No flags specified.
- SYNCMGR_EF_VALID
-
Same as SYNCMGR_EF_NONE.
Requirements
|
Minimum supported client | Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 [desktop apps only] |
|
Header |
|
|
IDL |
|
Send comments about this topic to Microsoft
Build date: 11/28/2012
