nw::snd::SoundHeap::Clear Member Function

Syntax

#include <nw/snd/snd_SoundHeap.h>
void Clear();

Arguments

None.

Return Values

None.

Description

Frees all allocated memory blocks.

The callback function set by Alloc is invoked for each memory block that is freed.

Revision History

2009/12/28
Initial version.

CONFIDENTIAL