nw::snd::WaveSoundHandle::IsAttachedSound Member Function

Syntax

#include <nw/snd/snd_WaveSoundHandle.h>

bool IsAttachedSound() const;

Arguments

None.

Return Values

Returns TRUE if there is a sound associated with the handle.

Description

Checks whether there is a sound associated with the handle.

Revision History

2010/01/22
Initial version.

CONFIDENTIAL