noError constant

int const noError

No error (graceful close)

Implementation

static const int noError = 0x00;