|
|
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()
|