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.
Windows Sync Registration defines the following property keys. These property keys are generated by Windows Sync Registration when a synchronization provider is registered.
Synchronization Provider Property Keys
-
PKEY_PROVIDER_INSTANCEID
-
-
The instance ID of the synchronization provider.
-
-
PKEY_PROVIDER_CLSID
-
-
The CLSID of the synchronization provider.
-
-
PKEY_PROVIDER_CONFIGUI
-
-
The instance ID of the configuration UI for the synchronization provider.
-
-
PKEY_PROVIDER_CONTENTTYPE
-
-
The content type that this synchronization provider supports.
-
-
PKEY_PROVIDER_CAPABILITIES
-
-
The capabilities of the synchronization provider.
-
-
PKEY_PROVIDER_SUPPORTED_ARCHITECTURE
-
-
The architecture or architectures supported by the synchronization provider.
-
Synchronization Provider User Experience Property Keys
-
PKEY_PROVIDER_NAME
-
-
The name of the synchronization provider that is provided in the user experience to differentiate it from other providers.
-
-
PKEY_PROVIDER_DESCRIPTION
-
-
A description of the synchronization provider.
-
-
PKEY_PROVIDER_TOOLTIPS
-
-
Tooltips text for the synchronization provider.
-
-
PKEY_PROVIDER_ICON
-
-
The icon for the synchronization provider.
-
Configuration UI Property Keys
-
PKEY_CONFIGUI_INSTANCEID
-
-
The instance ID of the Configuration UI.
-
-
PKEY_CONFIGUI_CLSID
-
-
The CLSID of the Configuration UI.
-
-
PKEY_CONFIGUI_CONTENTTYPE
-
-
The content type that the synchronization provider constructed by this Configuration UI supports.
-
-
PKEY_CONFIGUI_CAPABILITIES
-
-
The capabilities of the Configuration UI.
-
-
PKEY_CONFIGUI_SUPPORTED_ARCHITECTURE
-
-
The architecture or architectures supported by the Configuration UI.
-
-
PKEY_CONFIGUI_IS_GLOBAL
-
-
Indicates whether or not the Configuration UI is global.
-
Configuration UI User Experience Property Keys
-
PKEY_CONFIGUI_NAME
-
-
The name of the Configuration UI.
-
-
PKEY_CONFIGUI_DESCRIPTION
-
-
A description of the Configuration UI.
-
-
PKEY_CONFIGUI_TOOLTIPS
-
-
Tooltips text for the Configuration UI.
-
-
PKEY_CONFIGUI_ICON
-
-
The icon for the Configuration UI.
-
-
PKEY_CONFIGUI_MENUITEM_NOUI
-
-
The string to be used in UI elements such as menu items and combo boxesto describe the action when no UI will be shown.
-
-
PKEY_CONFIGUI_MENUITEM
-
-
The string to be used in UI elements such as menu items and combo boxes to describe the action when a UI will be shown.
-
Requirements
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
Header |
|