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.
When implemented by a derived class, represents an object that can convert an ISyncProvider object to an IKnowledgeSyncProvider object.
Inheritance
The IProviderConverter interface inherits from the IUnknown interface. IProviderConverter also has these types of members:
Methods
The IProviderConverter interface has these methods.
| IProviderConverter::Initialize When implemented by a derived class, initializes the IProviderConverter object with the ISyncProvider object to be converted to IKnowledgeSyncProvider. |
Remarks
IProviderConverter is typically implemented by the developer of the custom provider that it converts.
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 | winsync.h |