DirectX 5 Redocumentation
A redocumentation of DirectX 5, brought to you by a bunch of Infomaniacs.
DPCHAT Struct Reference

#include <dplay.h>

Data Fields

DWORD dwSize
 
DWORD dwFlags
 
union {
   LPWSTR   lpszMessage
 < Message string More...
 
   LPSTR   lpszMessageA
 ANSI. More...
 
}; 
 

Detailed Description

Used to hold the a DirectPlay chat message

Field Documentation

◆ 

union { ... } DPCHAT::@147

◆ dwFlags

DWORD DPCHAT::dwFlags

◆ dwSize

DWORD DPCHAT::dwSize

◆ lpszMessage

LPWSTR DPCHAT::lpszMessage

< Message string

Unicode

◆ lpszMessageA

LPSTR DPCHAT::lpszMessageA

ANSI.


The documentation for this struct was generated from the following file: