Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Specifies the in-sync state for placeholder files and folders.
Syntax
typedef enum CF_IN_SYNC_STATE {
CF_IN_SYNC_STATE_NOT_IN_SYNC = 0,
CF_IN_SYNC_STATE_IN_SYNC = 1
} ;
Constants
CF_IN_SYNC_STATE_NOT_IN_SYNCValue: 0 The platform clears the placeholder’s in-sync state upon a successful return from the CfSetInSyncState call. |
CF_IN_SYNC_STATE_IN_SYNCValue: 1 The platform sets the placeholder’s in-sync state upon a successful return from the CfSetInSyncState call. |
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 |