NNS_SndArcGetGroupInfo

Syntax

#include <nnsys/snd.h>
const NNSSndArcGroupInfo* NNS_SndArcGetGroupInfo( int groupNo );

Arguments

groupNo Group number.

Return Values

Returns a pointer to the group information structure NNSSndArcGroupInfo. A value of NULL is returned if an invalid player number is specified.

Description

Gets the group information structure.

See Also

NNSSndArcGroupInfo

Revision History

2004/06/01 Initial version.


CONFIDENTIAL