outOfMemoryCode constant

int const outOfMemoryCode

Native error code for allocation failure.

Implementation

static const int outOfMemoryCode = 2;