FILE_VOLUME_IS_COMPRESSED top-level constant

int const FILE_VOLUME_IS_COMPRESSED

The file system is a compressed volume. This does not affect how data is transferred over the network.

Implementation

const FILE_VOLUME_IS_COMPRESSED = 0x00008000;