| Platform SDK: Synchronization Manager |
The SYNCMGRINVOKEFLAGS enumeration value specifies how the SyncMgr is to be invoked in the ISyncMgrSynchronizeInvoke::UpdateItems method.
typedef enum _tagSYNCMGRINVOKEFLAGS {
SYNCMGRINVOKE_STARTSYNC = 0x02,
SYNCMGRINVOKE_MINIMIZED = 0x04,
} SYNCMGRINVOKEFLAGS;
Windows NT/2000: Requires Windows 2000 (or Windows NT 4.0 with Internet Explorer 5 or later).
Windows 95/98: Requires Windows 95 or later (with Internet Explorer 5 or later).
Header: Declared in Mobsync.h.