STATUS_NOT_IMPLEMENTED top-level constant

int const STATUS_NOT_IMPLEMENTED

The requested operation is not implemented.

Implementation

const STATUS_NOT_IMPLEMENTED = 0xC0000002;