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.
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 |