Kommentar
Å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.
Sets the data converter for the destination provider. This enables the conversion of data to and from the destination provider’s data format.
HRESULT SetDestinationDataConverter(
ISyncDataConverter *pDestinationDataConverter);
Parameters
- pDestinationDataConverter
[in] An ISyncDataConverter object that represents the data converter for the destination provider.
Return Value
S_OK
E_POINTER
See Also
Reference
ISyncDataConversionControl Interface