Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Sets the data converter for the destination provider. This enables the conversion of data to and from the destination provider’s data format.
Syntax
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