Microsoft DirectX 8.1 (C++)

CPullPin::m_pAlloc

The m_pAlloc member variable is a pointer to the IMemAllocator interface of the memory allocator.

Syntax

IMemAllocator *m_pAlloc

Remarks

The CPullPin::DecideAllocator method sets this member variable.

See Also