ALPC_MSGFLG_TRACK_PORT_REFERENCES - NtDoc

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

#define ALPC_MSGFLG_TRACK_PORT_REFERENCES 0x40000

#endif
// end_private
#endif

View code on GitHub

No description available.