nw::snd::SoundHeap::GetFreeSize Member Function

Syntax

#include <nw/snd/snd_SoundHeap.h>
size_t GetFreeSize() const;

Arguments

None.

Return Values

The amount of free heap space in memory.

Description

Gets the amount of free heap space in memory.

Revision History

2009/12/28
Initial version.

CONFIDENTIAL