Microsoft DirectX 8.1 (Visual Basic)

DirectPlay8Event

Applications use the methods of the DirectPlay8Event class to capture Microsoft® DirectPlay® events generated by the DirectPlay8Peer, DirectPlay8Client, and DirectPlay8Server classes.

DirectPlay8Event is associated with the DirectPlay8Peer, DirectPlay8Client, and DirectPlay8Server objects when calling RegisterMessageHandler for each object.

Note  When implementing the DirectPlay8Event object, Microsoft® Visual Basic® requires that every method of this object is implemented in your form.

The methods of the DirectPlay8Event class are:

DirectPlay8Event Methods AddRemovePlayerGroup
  AppDesc
  AsyncOpComplete
  ConnectComplete
  CreateGroup
  CreatePlayer
  DestroyGroup
  DestroyPlayer
  EnumHostsQuery
  EnumHostsResponse
  HostMigrate
  IndicateConnect
  IndicateConnectAborted
  InfoNotify
  Receive
  SendComplete
  TerminateSession