PORT_CONNECT - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTLPCAPI_H

 //
 // ALPC Object Specific Access Rights
 //

#define PORT_CONNECT 0x0001

#endif

View code on GitHub

NtDoc

No description available.