RTL_SYSTEM_GLOBAL_DATA_ID - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTRTL_H
#if !defined(NTDDI_WIN10_FE) || (NTDDI_VERSION < NTDDI_WIN10_FE)

typedef ULONG RTL_SYSTEM_GLOBAL_DATA_ID;

#endif
#endif

View code on GitHub

No description available.