CONFIRM_CONFLICT_RESULT_INFO structure (syncmgr.h)

Defines conflict result information structure.

Syntax

typedef struct CONFIRM_CONFLICT_RESULT_INFO {
  LPWSTR pszNewName;
  UINT   iItemIndex;
} CONFIRM_CONFLICT_RESULT_INFO;

Members

pszNewName

Type: LPWSTR

The new item name.

iItemIndex

Type: UINT

The item index.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Header syncmgr.h