CF_REVERT_FLAGS enumeration (cfapi.h)
Flags for reverting a placeholder file to a regular file.
Syntax
typedef enum CF_REVERT_FLAGS {
CF_REVERT_FLAG_NONE = 0x00000000
} ;
Constants
CF_REVERT_FLAG_NONE Value: 0x00000000 No placeholder revert flags. |
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 |