This topic has not yet been rated - Rate this topic

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

Syncmgr.h

IDL

Syncmgr.idl

 

 

Send comments about this topic to Microsoft

Build date: 3/7/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ