|
DirectX 5 Redocumentation
A redocumentation of DirectX 5, brought to you by a bunch of Infomaniacs.
|
#include <dplay.h>
Data Fields | |
| DWORD | dwSize |
| DWORD | dwFlags |
| union { | |
| LPWSTR lpszMessage | |
| < Message string More... | |
| LPSTR lpszMessageA | |
| ANSI. More... | |
| }; | |
Used to hold the a DirectPlay chat message
| union { ... } DPCHAT::@147 |
| DWORD DPCHAT::dwFlags |
| DWORD DPCHAT::dwSize |
| LPWSTR DPCHAT::lpszMessage |
< Message string
Unicode
| LPSTR DPCHAT::lpszMessageA |
ANSI.