CF_SYNC_ROOT_BASIC_INFO structure (cfapi.h)
Provides basic sync root information.
Syntax
typedef struct CF_SYNC_ROOT_BASIC_INFO {
LARGE_INTEGER SyncRootFileId;
} CF_SYNC_ROOT_BASIC_INFO;
Members
SyncRootFileId
The file ID of the sync root.
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 |