mdVirtual constant

int const mdVirtual

Specifies that the method can be overridden.

Implementation

static const mdVirtual = 0x0040;