ABORT_ERR constant

int const ABORT_ERR

The operation is canceled by the user.

Implementation

static const int ABORT_ERR = 20;