nFlags

Flag that indicates errors associated with the Data Element. Possible values are given below and may be combined using the bitwise OR operator.

Value

Meaning

CALLBACK_ERROR_VR

[$0001] Error associated with the Value Representation.

CALLBACK_ERROR_MIN_VM

[$0002] Error associated with the minimum value multiplicity value.

CALLBACK_ERROR_MAX_VM

[$0003] Error associated with the maximum value multiplicity value.

CALLBACK_ERROR_DIVIDE_VM

[$0004] Error associated with the value multiplicity divisor.