peerGetAutoMatchStatus
Used when automatching to retrieve the current status.
- PEERAutoMatchStatus peerGetAutoMatchStatus(
- PEER peer );
Routine | Required Header | Distribution |
---|---|---|
peerGetAutoMatchStatus | <peer.h> | SDKZIP |
Return Value
The current auto match status. See remarks.
Parameters
- peer
- [in] Initialized peer object.
Remarks
The peerGetAutoMatchStatus function returns the current automatch status. The return value is one of the PEERAutoMatchStatus enumerated types.
Section Reference: Gamespy Peer SDK