mdReuseSlot top-level constant
int
const mdReuseSlot
Specifies that the slot used for this method in the virtual table be reused. This is the default.
Implementation
const mdReuseSlot = 0x0000;