FILE_CASE_PRESERVED_NAMES top-level constant

int const FILE_CASE_PRESERVED_NAMES

The file system supports preserved case of file names when it places a name on disk.

Implementation

const FILE_CASE_PRESERVED_NAMES = 0x00000002;