Go to the source code of this file.
◆ AllocateItem()
Definition at line 12 of file pool.cpp.
16{
18}
FORCEINLINE PVOID ExAllocatePoolZero(ULONG PoolType, SIZE_T NumberOfBytes, ULONG Tag)
_Must_inspect_result_ _In_ WDFDEVICE _In_ BOOLEAN _In_opt_ PVOID Tag
_Must_inspect_result_ _In_ WDFDEVICE _In_ DEVICE_REGISTRY_PROPERTY _In_ _Strict_type_match_ POOL_TYPE PoolType
_Must_inspect_result_ typedef _In_ PHYSICAL_ADDRESS _Inout_ PLARGE_INTEGER NumberOfBytes
◆ FreeItem()
Definition at line 21 of file pool.cpp.
24{
26}
#define ExFreePoolWithTag(_P, _T)
_In_ WDFCOLLECTION _In_ WDFOBJECT Item