CF_SET_IN_SYNC_FLAGS enumeration (cfapi.h)

The in-sync state flags for placeholder files and folders.

Syntax

typedef enum CF_SET_IN_SYNC_FLAGS {
  CF_SET_IN_SYNC_FLAG_NONE = 0x00000000
} ;

Constants

 
CF_SET_IN_SYNC_FLAG_NONE
Value: 0x00000000
No in-sync 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

See also

CfSetInSyncState