nw::snd::SoundHeap::GetSize Member Function

Syntax

#include <nw/snd/snd_SoundHeap.h>

size_t GetSize() const;

Arguments

None.

Return Values

The heap size in memory.

Description

Gets the size of the heap in memory.

Revision History

2009/12/28
Initial version.

CONFIDENTIAL