DirectX 5 Redocumentation
A redocumentation of DirectX 5, brought to you by a bunch of Infomaniacs.
DPMSG_ADDPLAYERTOGROUP Struct Reference

#include <dplay.h>

Data Fields

DWORD dwType
 Message type. More...
 
DPID dpIdGroup
 group ID being added to More...
 
DPID dpIdPlayer
 player ID being added More...
 

Detailed Description

System message generated when a player is being added to a group.

Field Documentation

◆ dpIdGroup

DPID DPMSG_ADDPLAYERTOGROUP::dpIdGroup

group ID being added to

◆ dpIdPlayer

DPID DPMSG_ADDPLAYERTOGROUP::dpIdPlayer

player ID being added

◆ dwType

DWORD DPMSG_ADDPLAYERTOGROUP::dwType

Message type.


The documentation for this struct was generated from the following file: