SYNCMGR_CONFLICT_ID_INFO structure
Applies to: desktop apps only
Describes conflict ID information structure.
Syntax
typedef struct SYNCMGR_CONFLICT_ID_INFO {
BYTE_BLOB *pblobID;
BYTE_BLOB *pblobExtra;
} SYNCMGR_CONFLICT_ID_INFO, *PSYNCMGR_CONFLICT_ID_INFO;
Members
- pblobID
-
Type: BYTE_BLOB*
-
A pointer to a blob used for comparison.
- pblobExtra
-
Type: BYTE_BLOB*
-
A pointer to extra data used to initialize conflict objects.
Requirements
|
Minimum supported client | Windows Vista |
|---|---|
|
Minimum supported server | Windows Server 2008 |
|
Header |
|
|
IDL |
|
Send comments about this topic to Microsoft
Build date: 3/7/2012