FILE_SUPPORTS_HARD_LINKS top-level constant

int const FILE_SUPPORTS_HARD_LINKS

The file system supports direct links to other devices and partitions.

Implementation

const FILE_SUPPORTS_HARD_LINKS = 0x00400000;