NNS_SndArcGetCurrent

Syntax

#include <nnsys/snd.h>
NNSSndArc* NNS_SndArcGetCurrent( void );

Arguments

None.

Return Values

Returns a pointer to the current sound archive.

Description

Gets the current sound archive.

Use the NNS_SndArcSetCurrent function to modify the current sound archive.

See Also

NNS_SndArcSetCurrent

Revision History

2004/06/01 Initial version.


CONFIDENTIAL