FUNCFLAG_FNONBROWSABLE constant

int const FUNCFLAG_FNONBROWSABLE

The property appears in an object browser, but not in a properties browser.

Implementation

static const FUNCFLAG_FNONBROWSABLE = 1024;