|
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... | |
| DPNAME | dpnName |
| structure with new name info More... | |
System message generated when the name of a player or group has changed.
| DPID DPMSG_SETPLAYERORGROUPNAME::dpId |
ID of player or group.
| DPNAME DPMSG_SETPLAYERORGROUPNAME::dpnName |
structure with new name info
| DWORD DPMSG_SETPLAYERORGROUPNAME::dwPlayerType |
Is it a player or group.
| DWORD DPMSG_SETPLAYERORGROUPNAME::dwType |
Message type.