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.
Gets the minimum version of Sync Framework components that can be used with this object.
HRESULT GetMinSupportedVersion(
SYNC_SERIALIZATION_VERSION * pVersion);
Parameters
Term |
Definition |
pVersion |
[out] Returns the minimum version of Sync Framework components that can be used with this object. |
Return Value
S_OK
E_POINTER
Remarks
A knowledge object that has a version of SYNC_SERIALIZATION_VERSION_V2 supports components that are compatible with Sync Framework 1.0 when the knowledge object contains only elements that are compatible with Sync Framework 1.0. In this situation, GetMinSupportedVersion returns a version of SYNC_SERIALIZATION_VERSION_V1.