Metodo ISyncMgrConflictResolveInfo::GetItemChoiceCount (syncmgr.h)
Ottiene il numero di elementi che l'utente vuole mantenere.
HRESULT GetItemChoiceCount(
[out] UINT *pcChoices
);
[out] pcChoices
Tipo: UINT*
Quando questo metodo restituisce, contiene un puntatore al numero di elementi che l'utente vuole mantenere.
Tipo: HRESULT
Se questo metodo ha esito positivo, restituisce S_OK. In caso contrario, restituisce un codice di errore HRESULT .
Requisito | Valore |
---|---|
Client minimo supportato | Windows Vista [solo app desktop] |
Server minimo supportato | Windows Server 2008 [solo app desktop] |
Piattaforma di destinazione | Windows |
Intestazione | syncmgr.h |