CONFIRM_CONFLICT_RESULT_INFO struttura (syncmgr.h)
Definisce la struttura delle informazioni sui risultati del conflitto.
Sintassi
typedef struct CONFIRM_CONFLICT_RESULT_INFO {
LPWSTR pszNewName;
UINT iItemIndex;
} CONFIRM_CONFLICT_RESULT_INFO;
Members
pszNewName
Tipo: LPWSTR
Nome nuovo elemento.
iItemIndex
Tipo: UINT
Indice dell'elemento.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows Vista [solo app desktop] |
Server minimo supportato | Windows Server 2008 [solo app desktop] |
Intestazione | syncmgr.h |