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

[0x0001] Error associated with the Value Representation.

CALLBACK_ERROR_MIN_VM

[0x0002] Error associated with the minimum value multiplicity value.

CALLBACK_ERROR_MAX_VM

[0x0003] Error associated with the maximum value multiplicity value.

CALLBACK_ERROR_DIVIDE_VM

[0x0004] Error associated with the value multiplicity divisor.