NNS_SndArcGetPlayerInfo

Syntax

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

Arguments

playerNo 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

2004/06/01 Initial version.


CONFIDENTIAL