DWC_GetNumConnectionHost

Syntax

#include <dwc.h>

int DWC_GetNumConnectionHost( void );

Description

This function gets the number of connected hosts, including this one.

Arguments

None.

Return Values

Returns the number of connected hosts, including this one. The number of connections currently undergoing matchmaking are counted. If this function is called when the FriendsMatch Library is not running, a 0 will be returned.

See Also

DWC_InitFriendsMatch

Revision History

2006/03/09 Corrected errors .
2006/01/31 Revised the description of the return values using the FriendsMatch Library.
2005/12/16 Indicated that the number of connections is returned even during matchmaking.
2005/07/22 Initial version.


CONFIDENTIAL