Méthode ISyncMgrConflictFolder ::GetConflictIDList (syncmgr.h)
Mappe un conflit à son IShellItem.
Syntaxe
HRESULT GetConflictIDList(
[in] ISyncMgrConflict *pConflict,
[out] PIDLIST_RELATIVE *ppidlConflict
);
Paramètres
[in] pConflict
Type : ISyncMgrConflict*
Pointeur vers une interface ISyncMgrConflict .
[out] ppidlConflict
Type : PIDLIST_RELATIVE*
Pointeur vers un PIDL, spécifié par rapport au dossier .
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 |