Skip to content

Latest commit

 

History

History
75 lines (59 loc) · 3.08 KB

nf-syncmgr-isyncmgrconflictresolveinfo-setpresenternextstep.md

File metadata and controls

75 lines (59 loc) · 3.08 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.ISyncMgrConflictResolveInfo.SetPresenterNextStep
ISyncMgrConflictResolveInfo::SetPresenterNextStep (syncmgr.h)
Sets what the presenter wants to do as the next step in the sync manager conflict resolution.
ISyncMgrConflictResolveInfo interface [Windows Shell]
SetPresenterNextStep method
ISyncMgrConflictResolveInfo.SetPresenterNextStep
ISyncMgrConflictResolveInfo::SetPresenterNextStep
SetPresenterNextStep
SetPresenterNextStep method [Windows Shell]
SetPresenterNextStep method [Windows Shell]
ISyncMgrConflictResolveInfo interface
_shell_ISyncMgrConflictResolveInfo_SetPresenterNextStep
shell.ISyncMgrConflictResolveInfo_SetPresenterNextStep
syncmgr/ISyncMgrConflictResolveInfo::SetPresenterNextStep
shell\ISyncMgrConflictResolveInfo_SetPresenterNextStep.htm
shell
a56ca252-89e5-4ad0-bc9a-f8c7b70bd536
12/05/2018
ISyncMgrConflictResolveInfo interface [Windows Shell],SetPresenterNextStep method, ISyncMgrConflictResolveInfo.SetPresenterNextStep, ISyncMgrConflictResolveInfo::SetPresenterNextStep, SetPresenterNextStep, SetPresenterNextStep method [Windows Shell], SetPresenterNextStep method [Windows Shell],ISyncMgrConflictResolveInfo interface, _shell_ISyncMgrConflictResolveInfo_SetPresenterNextStep, shell.ISyncMgrConflictResolveInfo_SetPresenterNextStep, syncmgr/ISyncMgrConflictResolveInfo::SetPresenterNextStep
syncmgr.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Syncmgr.idl
Windows
19H1
ISyncMgrConflictResolveInfo::SetPresenterNextStep
syncmgr/ISyncMgrConflictResolveInfo::SetPresenterNextStep
c++
APIRef
kbSyntax
COM
Syncmgr.h
ISyncMgrConflictResolveInfo.SetPresenterNextStep

ISyncMgrConflictResolveInfo::SetPresenterNextStep

-description

Sets what the presenter wants to do as the next step in the sync manager conflict resolution.

-parameters

-param nPresenterNextStep [in]

Type: SYNCMGR_PRESENTER_NEXT_STEP

The next step in the conflict resolution. One of the members of the SYNCMGR_PRESENTER_NEXT_STEP enumeration.

-returns

Type: HRESULT

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

-see-also

ISyncMgrConflictResolveInfo

ISyncMgrConflictResolveInfo::GetPresenterNextStep