FILE_CASE_SENSITIVE_SEARCH top-level constant

int const FILE_CASE_SENSITIVE_SEARCH

The file system supports case-sensitive file names.

Implementation

const FILE_CASE_SENSITIVE_SEARCH = 0x00000001;