|
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 | dwFlags |
| Message flags. More... | |
| DPID | idFromPlayer |
| ID of the Sending Player. More... | |
| DPID | idToPlayer |
| ID of the To Player. More... | |
| DPID | idToGroup |
| ID of the To Group. More... | |
| LPDPCHAT | lpChat |
| Pointer to a structure containing the chat message. More... | |
System message containing a chat message
| DWORD DPMSG_CHAT::dwFlags |
Message flags.
| DWORD DPMSG_CHAT::dwType |
Message type.
| DPID DPMSG_CHAT::idFromPlayer |
ID of the Sending Player.
| DPID DPMSG_CHAT::idToGroup |
ID of the To Group.
| DPID DPMSG_CHAT::idToPlayer |
ID of the To Player.
| LPDPCHAT DPMSG_CHAT::lpChat |
Pointer to a structure containing the chat message.