Microsoft DirectX 8.1 (C++)

IDirectPlay8Server

Applications use the methods of the IDirectPlay8Server interface to create and manage the server for a Microsoft® DirectPlay® client/server transport session

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

Session Management Close
  EnumServiceProviders
  GetApplicationDesc
  GetCaps
  GetSPCaps
  GetSendQueueInfo
  Host
  Initialize
  ReturnBuffer
  SendTo
  SetApplicationDesc
  SetCaps
  SetServerInfo
  SetSPCaps
Client Management DestroyClient
  GetClientInfo
  GetPlayerContext
Group Management AddPlayerToGroup
  CreateGroup
  DestroyGroup
  EnumPlayersAndGroups
  EnumGroupMembers
  GetGroupContext
  GetGroupInfo
  RemovePlayerFromGroup
  SetGroupInfo
Miscellaneous CancelAsyncOperation
  GetClientAddress
  GetConnectionInfo
  GetLocalHostAddresses
  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.