RTL_GUID_STRING_SIZE - NtDoc

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

#define RTL_GUID_STRING_SIZE 38

#endif
#endif

View code on GitHub

No description available.