ALPC_DIRECT_ATTR32 - NtDoc

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

// rev
typedef struct _ALPC_DIRECT_ATTR32
{
    ULONG EventHandle;
} ALPC_DIRECT_ATTR32, *PALPC_DIRECT_ATTR32;

#endif

View code on GitHub

NtDoc

No description available.