Partager via


ISyncMgrConflictResolveInfo ::GetItemChoiceCount, méthode (syncmgr.h)

Obtient le nombre d’éléments que l’utilisateur souhaite conserver.

Syntaxe

HRESULT GetItemChoiceCount(
  [out] UINT *pcChoices
);

Paramètres

[out] pcChoices

Type : UINT*

Lorsque cette méthode est retournée, contient un pointeur vers le nombre d’éléments que l’utilisateur souhaite conserver.

Valeur retournée

Type : HRESULT

Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.

Spécifications

Condition requise Valeur
Client minimal pris en charge Windows Vista [applications de bureau uniquement]
Serveur minimal pris en charge Windows Server 2008 [applications de bureau uniquement]
Plateforme cible Windows
En-tête syncmgr.h

Voir aussi

ISyncMgrConflictResolveInfo

ISyncMgrConflictResolveInfo ::GetItemChoice

ISyncMgrConflictResolveInfo ::SetItemChoices