Native API online documentation, based on the System Informer
(formerly Process Hacker) phnt
headers
#ifndef _NTRTL_H
//
// Run Once
//
#ifndef _RTL_RUN_ONCE_DEF
//
// Run once flags
//
#define RTL_RUN_ONCE_CHECK_ONLY 0x00000001UL
#endif
#endif
View code on GitHub