ReactOS 0.4.15-dev-7953-g1f49173
MxMemory Class Reference

#include <mxmemory.h>

Static Public Member Functions

static __inline PVOID MxAllocatePoolWithTag (__in POOL_TYPE PoolType, __in SIZE_T NumberOfBytes, __in ULONG Tag)
 
static __inline VOID MxFreePool (__in PVOID Ptr)
 

Detailed Description

Definition at line 29 of file mxmemory.h.

Member Function Documentation

◆ MxAllocatePoolWithTag()

__inline PVOID MxMemory::MxAllocatePoolWithTag ( __in POOL_TYPE  PoolType,
__in SIZE_T  NumberOfBytes,
__in ULONG  Tag 
)
static

◆ MxFreePool()


The documentation for this class was generated from the following files: