OPEN_URI top-level constant
int
const OPEN_URI
The filename can be interpreted as a URI if this flag is set.
Implementation
const OPEN_URI = 0x00000040;
The filename can be interpreted as a URI if this flag is set.
const OPEN_URI = 0x00000040;