RTL_RESOURCE_FLAG_LONG_TERM - NtDoc

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

#define RTL_RESOURCE_FLAG_LONG_TERM ((ULONG)0x00000001)

#endif

View code on GitHub

No description available.