TIMER2_ATTRIBUTE_IR_TIMER - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTEXAPI_H
#if (PHNT_MODE != PHNT_MODE_KERNEL)
#if (PHNT_VERSION >= PHNT_WINDOWS_10)

//
// NtCreateTimer2 Attributes
//
#define TIMER2_ATTRIBUTE_IR_TIMER        0x00000002UL

#endif
#endif
#endif

View code on GitHub

NtDoc

No description available.