fdPrivate constant

int const fdPrivate

Specifies that the field is accessible only by its parent type.

Implementation

static const fdPrivate = 0x0001;