#include <dwc.h>
int DWC_GetNumConnectionHost( void );
This function gets the number of connected hosts, including this one.
None.
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.
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