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 ID format schema for the provider.
Syntax
HRESULT GetIdParameters(
ID_PARAMETERS * pIdParameters);
Parameters
- pIdParameters
[out] Returns the ID format schema for the provider.
Return Value
S_OK
Provider-determined error codes
Remarks
Sync Framework uses this method to get the ID format schema from the two providers that are participating in synchronization. Sync Framework verifies that the two providers have the same ID format schema and therefore can synchronize with one another. If the two providers do not have the same ID format schema, synchronization is not performed.