|
DirectX 5 Redocumentation
A redocumentation of DirectX 5, brought to you by a bunch of Infomaniacs.
|
#include <dplay.h>
Data Fields | |
| DWORD | dwType |
| Message type. More... | |
| DWORD | dwPlayerType |
| Is it a player or group. More... | |
| DPID | dpId |
| ID of the player or group. More... | |
| DWORD | dwCurrentPlayers |
| current # players & groups in session More... | |
| LPVOID | lpData |
| pointer to remote data More... | |
| DWORD | dwDataSize |
| size of remote data More... | |
| DPNAME | dpnName |
| structure with name info More... | |
| DPID | dpIdParent |
| id of parent group More... | |
| DWORD | dwFlags |
| player or group flags More... | |
| DPID DPMSG_CREATEPLAYERORGROUP::dpId |
ID of the player or group.
| DPID DPMSG_CREATEPLAYERORGROUP::dpIdParent |
id of parent group
| DPNAME DPMSG_CREATEPLAYERORGROUP::dpnName |
structure with name info
| DWORD DPMSG_CREATEPLAYERORGROUP::dwCurrentPlayers |
current # players & groups in session
| DWORD DPMSG_CREATEPLAYERORGROUP::dwDataSize |
size of remote data
| DWORD DPMSG_CREATEPLAYERORGROUP::dwFlags |
player or group flags
| DWORD DPMSG_CREATEPLAYERORGROUP::dwPlayerType |
Is it a player or group.
| DWORD DPMSG_CREATEPLAYERORGROUP::dwType |
Message type.
| LPVOID DPMSG_CREATEPLAYERORGROUP::lpData |
pointer to remote data