#ifndef _NTPSAPI_H
//
// Reserve objects
//
#if (PHNT_MODE != PHNT_MODE_KERNEL)
// rev
/**
* Flag indicating the type of bulk information to query.
*/
#define MEMORY_BULK_INFORMATION_FLAG_BASIC 0x00000001
View code on GitHub
No description available.