NNS_SndArcGetPlayerInfo

C Specification

#include <nnsys/snd.h>
const NNSSndArcPlayerInfo* NNS_SndArcGetPlayerInfo(
int playerNo );

Arguments

playerNo The Player number.

Return Values

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

Description

Gets the player information structure.

See Also

NNSSndArcPlayerInfo

Revision History

06/01/2004 Initial version.


CONFIDENTIAL