Skip to content

Latest commit

 

History

History
71 lines (58 loc) · 2.62 KB

nf-syncmgr-isyncmgrconflict-resolve.md

File metadata and controls

71 lines (58 loc) · 2.62 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.ISyncMgrConflict.Resolve
ISyncMgrConflict::Resolve (syncmgr.h)
Resolves the conflict using its own sync handler, controls UI.
ISyncMgrConflict interface [Windows Shell]
Resolve method
ISyncMgrConflict.Resolve
ISyncMgrConflict::Resolve
Resolve
Resolve method [Windows Shell]
Resolve method [Windows Shell]
ISyncMgrConflict interface
_shell_ISyncMgrConflict_Resolve
shell.ISyncMgrConflict_Resolve
syncmgr/ISyncMgrConflict::Resolve
shell\ISyncMgrConflict_Resolve.htm
shell
9680b96e-9a83-45e1-a2bf-674aff6490ec
12/05/2018
ISyncMgrConflict interface [Windows Shell],Resolve method, ISyncMgrConflict.Resolve, ISyncMgrConflict::Resolve, Resolve, Resolve method [Windows Shell], Resolve method [Windows Shell],ISyncMgrConflict interface, _shell_ISyncMgrConflict_Resolve, shell.ISyncMgrConflict_Resolve, syncmgr/ISyncMgrConflict::Resolve
syncmgr.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Syncmgr.idl
Windows
19H1
ISyncMgrConflict::Resolve
syncmgr/ISyncMgrConflict::Resolve
c++
APIRef
kbSyntax
COM
Syncmgr.h
ISyncMgrConflict.Resolve

ISyncMgrConflict::Resolve

-description

Resolves the conflict using its own sync handler, controls UI.

-parameters

-param pResolveInfo [in]

Type: ISyncMgrConflictResolveInfo*

A pointer to a ISyncMgrConflictResolveInfo.

-returns

Type: HRESULT

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

-remarks

Note that the store must tell the sync center if the conflict was removed by calling UpdateConflicts after the conflict is resolved. The conflict is assumed to still exist until the store notifies the sync center of changes. The resolution choices for user selection are available through ISyncMgrConflictResolveInfo.