fdPrivateScope top-level constant
int
const fdPrivateScope
Specifies that the field cannot be referenced.
Implementation
const fdPrivateScope = 0x0000;
Specifies that the field cannot be referenced.
const fdPrivateScope = 0x0000;