ALPC_ATTRFLG_ALLOCATEDATTR - NtDoc

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

// ALPC message attribute flags (internal state)
#define ALPC_ATTRFLG_ALLOCATEDATTR   0x20000000  // Attribute buffer was allocated

// end_private
#endif

View code on GitHub

NtDoc

No description available.