MFHeap* MFHeap_SetActiveHeap MFHeap pHeap  ) 
 

Changes the current 'Active' heap, that is, the heap allocations are made in by default. passing MFHT_Active to MFHeap_GetHeap() will retrieve the current active heap.

Parameters:
pHeap Pointer to a heap that will be come the active heap.
Returns:
Pointer to the old active heap.
See also:
MFHeap_GetHeap()


Generated on Sat Oct 28 16:27:34 2006 for MountFuji Engine by  doxygen 1.4.5