mdStatic constant

int const mdStatic

Specifies that the member is defined as part of the type rather than as a member of an instance.

Implementation

static const mdStatic = 0x0010;