KCONTINUE_FLAG_DELIVER_APC - NtDoc

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

#define KCONTINUE_FLAG_DELIVER_APC 0x00000002 // wbenny

#endif
#endif

View code on GitHub

No description available.