RTL_RUN_ONCE_ASYNC - NtDoc

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

#define RTL_RUN_ONCE_ASYNC          0x00000002UL

#endif
#endif
#endif

View code on GitHub

No description available.