AlpcMaxAllowedMessageLength - NtDoc

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

//
// Support functions
//

NTSYSAPI
ULONG
NTAPI
AlpcMaxAllowedMessageLength(
    VOID
    );

// end_private
#endif

View code on GitHub

NtDoc

No description available.