structure SYNCMGR_CONFLICT_ID_INFO (syncmgr.h)
Décrit la structure des informations d’ID de conflit.
Syntaxe
typedef struct SYNCMGR_CONFLICT_ID_INFO {
BYTE_BLOB *pblobID;
BYTE_BLOB *pblobExtra;
} SYNCMGR_CONFLICT_ID_INFO, *PSYNCMGR_CONFLICT_ID_INFO;
Membres
pblobID
Type : BYTE_BLOB*
Pointeur vers un objet blob utilisé pour la comparaison.
pblobExtra
Type : BYTE_BLOB*
Pointeur vers des données supplémentaires utilisées pour initialiser des objets en conflit.
Configuration requise
Client minimal pris en charge | Windows Vista [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2008 [applications de bureau uniquement] |
En-tête | syncmgr.h |