ERROR_NO_SPACE constant

int const ERROR_NO_SPACE

The storage space is insufficient for the operation such as registration.

Implementation

static const int ERROR_NO_SPACE = 4;