PROCESS_WORKING_SET_CONTROL_VERSION - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTPSAPI_H
#if (PHNT_MODE != PHNT_MODE_KERNEL)
// begin_private

#define PROCESS_WORKING_SET_CONTROL_VERSION 3

// end_private
#endif
#endif

View code on GitHub

No description available.