peerStopAutoMatch

GameSpy SDK

peerStopAutoMatch

Stop an automatch attempt in progress.

void peerStopAutoMatch(
PEER peer );
RoutineRequired HeaderDistribution
peerStopAutoMatch<peer.h>SDKZIP

Parameters

peer
[in] Initialized peer object.

Remarks

The peerStopAutoMatch function may be used to cancel an automatch attempt in progress. This is generally used so that a user may cancel the AutoMatch process if a suitable match has not been found. A user may encounter this by having a very narrow search criteria.

Section Reference: Gamespy Peer SDK