mdNewSlot top-level constant
int
const mdNewSlot
Specifies that the method always gets a new slot in the virtual table.
Implementation
const mdNewSlot = 0x0100;
Specifies that the method always gets a new slot in the virtual table.
const mdNewSlot = 0x0100;