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.
Callback flags for notifying a sync provider that a placeholder was successfully deleted.
Syntax
typedef enum CF_CALLBACK_DELETE_COMPLETION_FLAGS {
CF_CALLBACK_DELETE_COMPLETION_FLAG_NONE = 0x00000000
} ;
Constants
CF_CALLBACK_DELETE_COMPLETION_FLAG_NONE Value: 0x00000000 No delete completion flag. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1709 [desktop apps only] |
Minimum supported server | Windows Server 2016 [desktop apps only] |
Header | cfapi.h |