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.
Gets the minimum version of Sync Framework components that can be used with this object.
Syntax
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.