Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Callback flags for notifying a sync provider that a placeholder under one of its sync root is going to be dehydrated.
typedef enum CF_CALLBACK_DEHYDRATE_FLAGS {
CF_CALLBACK_DEHYDRATE_FLAG_NONE = 0x00000000,
CF_CALLBACK_DEHYDRATE_FLAG_BACKGROUND = 0x00000001
} ;
CF_CALLBACK_DEHYDRATE_FLAG_NONE Value: 0x00000000 No dehydrate flag. |
CF_CALLBACK_DEHYDRATE_FLAG_BACKGROUND Value: 0x00000001 A flag set if the dehydration request is initiated by a system background service. |
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1709 [desktop apps only] |
Minimum supported server | Windows Server 2016 [desktop apps only] |
Header | cfapi.h |
Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register today