nw::lyt::Layout::FreeMemory Member Function
Syntax
static void FreeMemory( void *mem );
Arguments
Name
Description
mem
The leading address of the memory block to deallocate.
Return Values
None.
Description
Frees a memory block.
See Also
AllocMemory
Revision History
2009/09/18
Initial version.
CONFIDENTIAL