Microsoft DirectX 9.0

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