Microsoft DirectX 8.1 (C++)

CMemAllocator::ReallyFree

Releases the memory for the buffers.

Syntax

void ReallyFree (void); 

Remarks

The CMemAllocator class holds memory until the object is deleted.

See Also