fdStatic constant

int const fdStatic

Specifies that the field is a member of its type rather than an instance member.

Implementation

static const fdStatic = 0x0010;