Skip to content

Latest commit

 

History

History
79 lines (60 loc) · 2.88 KB

nf-syncmgr-isyncmgrconflictresolveinfo-getitemchoicecount.md

File metadata and controls

79 lines (60 loc) · 2.88 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.GetItemChoiceCount
ISyncMgrConflictResolveInfo::GetItemChoiceCount (syncmgr.h)
Gets the number of items that the user wants to keep.
GetItemChoiceCount
GetItemChoiceCount method [Windows Shell]
GetItemChoiceCount method [Windows Shell]
ISyncMgrConflictResolveInfo interface
ISyncMgrConflictResolveInfo interface [Windows Shell]
GetItemChoiceCount method
ISyncMgrConflictResolveInfo.GetItemChoiceCount
ISyncMgrConflictResolveInfo::GetItemChoiceCount
_shell_ISyncMgrConflictResolveInfo_GetItemChoiceCount
shell.ISyncMgrConflictResolveInfo_GetItemChoiceCount
syncmgr/ISyncMgrConflictResolveInfo::GetItemChoiceCount
shell\ISyncMgrConflictResolveInfo_GetItemChoiceCount.htm
shell
7604455c-35ab-4f94-8e5a-3f6aa83fc9cf
12/05/2018
GetItemChoiceCount, GetItemChoiceCount method [Windows Shell], GetItemChoiceCount method [Windows Shell],ISyncMgrConflictResolveInfo interface, ISyncMgrConflictResolveInfo interface [Windows Shell],GetItemChoiceCount method, ISyncMgrConflictResolveInfo.GetItemChoiceCount, ISyncMgrConflictResolveInfo::GetItemChoiceCount, _shell_ISyncMgrConflictResolveInfo_GetItemChoiceCount, shell.ISyncMgrConflictResolveInfo_GetItemChoiceCount, syncmgr/ISyncMgrConflictResolveInfo::GetItemChoiceCount
syncmgr.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Syncmgr.idl
Windows
19H1
ISyncMgrConflictResolveInfo::GetItemChoiceCount
syncmgr/ISyncMgrConflictResolveInfo::GetItemChoiceCount
c++
APIRef
kbSyntax
COM
Syncmgr.h
ISyncMgrConflictResolveInfo.GetItemChoiceCount

ISyncMgrConflictResolveInfo::GetItemChoiceCount

-description

Gets the number of items that the user wants to keep.

-parameters

-param pcChoices [out]

Type: UINT*

When this method returns, contains a pointer to the number of items that the user wants to keep.

-returns

Type: HRESULT

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

-see-also

ISyncMgrConflictResolveInfo

ISyncMgrConflictResolveInfo::GetItemChoice

ISyncMgrConflictResolveInfo::SetItemChoices