OBJECT_BOUNDARY_DESCRIPTOR_VERSION - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTOBAPI_H
// Private namespaces
#if (PHNT_MODE != PHNT_MODE_KERNEL)
#if (PHNT_VERSION >= PHNT_VISTA)

// rev
#define OBJECT_BOUNDARY_DESCRIPTOR_VERSION 1

#endif
#endif
#endif

View code on GitHub

No description available.