Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Types of sync root information.
Syntax
typedef enum CF_SYNC_ROOT_INFO_CLASS {
CF_SYNC_ROOT_INFO_BASIC = 0,
CF_SYNC_ROOT_INFO_STANDARD = 1,
CF_SYNC_ROOT_INFO_PROVIDER = 2
} ;
Constants
CF_SYNC_ROOT_INFO_BASICValue: 0 Basic sync root information is provided. See CF_SYNC_ROOT_BASIC_INFO. |
CF_SYNC_ROOT_INFO_STANDARDValue: 1 Standard sync root information is provided. See CF_SYNC_ROOT_STANDARD_INFO. |
CF_SYNC_ROOT_INFO_PROVIDERValue: 2 Sync root provider information is being provided. See CF_SYNC_ROOT_PROVIDER_INFO. |
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 |