ISyncProviderConfigUIInfo interface (syncregistration.h)
Represents the information and properties needed to create an instance of a synchronization provider configuration UI.
Inheritance
The ISyncProviderConfigUIInfo interface inherits from IPropertyStore. ISyncProviderConfigUIInfo also has these types of members:
Methods
The ISyncProviderConfigUIInfo interface has these methods.
ISyncProviderConfigUIInfo::GetSyncProviderConfigUI Creates an instance of a synchronization provider configuration UI. |
Remarks
You can get and set the properties of a synchronization provider configuration UI by calling the GetSyncProviderConfigUI method and manipulating the configuration UI's IPropertyStore.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Target Platform | Windows |
Header | syncregistration.h |