Microsoft DirectX 8.1 (C++)

IDirectPlay8Peer

Applications use the methods of the IDirectPlay8Peer interface to create a peer-to-peer Microsoft® DirectPlay® session.

The methods of the IDirectPlay8Peer interface can be organized into the following groups.

Session Management Close
  Connect
  EnumHosts
  EnumServiceProviders
  GetApplicationDesc
  GetCaps
  GetConnectionInfo
  GetSPCaps
  Host
  SetApplicationDesc
  SetCaps
  SetSPCaps
  TerminateSession
Message Management GetSendQueueInfo
  Initialize
  ReturnBuffer
  SendTo
Player Management DestroyPeer
  GetPeerInfo
  SetPeerInfo
  GetPlayerContext
Group Management AddPlayerToGroup
  CreateGroup
  DestroyGroup
  EnumPlayersAndGroups
  EnumGroupMembers
  GetGroupContext
  GetGroupInfo
  RemovePlayerFromGroup
  SetGroupInfo
Miscellaneous CancelAsyncOperation
  GetLocalHostAddresses
  GetPeerAddress
  RegisterLobby

Requirements

  Windows NT/2000/XP: Available as a redistributable for Windows 2000 and later.
  Windows 98/Me: Available as a redistributable for Windows 98 and later.
  Header: Declared in Dplay8.h.