COMPRESSION_FORMAT_NONE - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTRTL_H

//
// Compression
//

#define COMPRESSION_FORMAT_NONE          (0x0000)

#endif

View code on GitHub

No description available.