Skip to content

Latest commit

 

History

History
73 lines (59 loc) · 2.6 KB

nf-syncmgr-isyncmgrconflictfolder-getconflictidlist.md

File metadata and controls

73 lines (59 loc) · 2.6 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:syncmgr.ISyncMgrConflictFolder.GetConflictIDList
ISyncMgrConflictFolder::GetConflictIDList (syncmgr.h)
Maps a conflict to its IShellItem.
GetConflictIDList
GetConflictIDList method [Windows Shell]
GetConflictIDList method [Windows Shell]
ISyncMgrConflictFolder interface
ISyncMgrConflictFolder interface [Windows Shell]
GetConflictIDList method
ISyncMgrConflictFolder.GetConflictIDList
ISyncMgrConflictFolder::GetConflictIDList
_shell_ISyncMgrConflictFolder_GetConflictIDList
shell.ISyncMgrConflictFolder_GetConflictIDList
syncmgr/ISyncMgrConflictFolder::GetConflictIDList
shell\ISyncMgrConflictFolder_GetConflictIDList.htm
shell
2a0794dd-ffa6-4a7b-af1a-1605092ead07
12/05/2018
GetConflictIDList, GetConflictIDList method [Windows Shell], GetConflictIDList method [Windows Shell],ISyncMgrConflictFolder interface, ISyncMgrConflictFolder interface [Windows Shell],GetConflictIDList method, ISyncMgrConflictFolder.GetConflictIDList, ISyncMgrConflictFolder::GetConflictIDList, _shell_ISyncMgrConflictFolder_GetConflictIDList, shell.ISyncMgrConflictFolder_GetConflictIDList, syncmgr/ISyncMgrConflictFolder::GetConflictIDList
syncmgr.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Syncmgr.idl
Windows
19H1
ISyncMgrConflictFolder::GetConflictIDList
syncmgr/ISyncMgrConflictFolder::GetConflictIDList
c++
APIRef
kbSyntax
COM
Syncmgr.h
ISyncMgrConflictFolder.GetConflictIDList

ISyncMgrConflictFolder::GetConflictIDList

-description

Maps a conflict to its IShellItem.

-parameters

-param pConflict [in]

Type: ISyncMgrConflict*

A pointer to an ISyncMgrConflict interface.

-param ppidlConflict [out]

Type: PIDLIST_RELATIVE*

A pointer to a PIDL, specified relative to the folder.

-returns

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.