FILE_UNICODE_ON_DISK top-level constant

int const FILE_UNICODE_ON_DISK

The file system supports Unicode in file names as they appear on disk.

Implementation

const FILE_UNICODE_ON_DISK = 0x00000004;