CONFIG_DRIVE_PARTITION - NtDoc

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

//
// Types of logical drive
//
#define CONFIG_DRIVE_PARTITION  0x00000001

#endif

View code on GitHub

No description available.