UDS_WRAP top-level constant

int const UDS_WRAP

Causes the position to "wrap" if it is incremented or decremented beyond the ending or beginning of the range.

Implementation

const UDS_WRAP = 0x0001;