nw::snd::SoundHeap::Destroy Member Function

Syntax

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

Arguments

None.

Return Values

None.

Description

Destroys the sound heap.

The callback function set by Alloc is invoked for each memory block that has been allocated.

Revision History

2009/12/28
Initial version.

CONFIDENTIAL