5.10 DCK_CONFIDENCE Bit Values

The following table lists the bit values that the DCK_CONFIDENCE key uses. Select one to specify the kinds of information the NWDSGetContext or NWDSSetContext functions set or retrieve. They are defined in the nwdsdc.h file.

Flag Name

C Value

Description

DCV_LOW_CONF

0

Allows information to be obtained from any replica. This is the default value.

DCV_MED_CONF

1

Allows information to be obtained from any replica (same as DCV_LOW_CONF).

DCV_HIGH_CONF

2

Requires information to be obtained from the master replica.