|
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 player or group. More... | |
| LPVOID | lpData |
| pointer to remote data More... | |
| DWORD | dwDataSize |
| size of remote data More... | |
System message generated when remote data for a player or group has changed.
| DPID DPMSG_SETPLAYERORGROUPDATA::dpId |
ID of player or group.
| DWORD DPMSG_SETPLAYERORGROUPDATA::dwDataSize |
size of remote data
| DWORD DPMSG_SETPLAYERORGROUPDATA::dwPlayerType |
Is it a player or group.
| DWORD DPMSG_SETPLAYERORGROUPDATA::dwType |
Message type.
| LPVOID DPMSG_SETPLAYERORGROUPDATA::lpData |
pointer to remote data