Microsoft DirectX 9.0

CBaseAllocator::m_lAlignment

Alignment of each buffer. The address of each buffer must be an even multiple of this value. The prefix must be calculated into the alignment; see CBaseAllocator::m_lPrefix.

Syntax

long m_lAlignment;

See Also