PATHCCH_NONE top-level constant
int
const PATHCCH_NONE
Do not allow for the construction of \?\ paths (ie, long paths) longer than MAX_PATH.
Implementation
const PATHCCH_NONE = 0x0000000;