ReactOS 0.4.15-dev-7924-g5949c20
tagDPCHAT Struct Reference

#include <dplay.h>

Public Attributes

DWORD dwSize
 
DWORD dwFlags
 
union {
   LPWSTR   lpszMessage
 
   LPSTR   lpszMessageA
 
DUMMYUNIONNAME
 

Detailed Description

Definition at line 297 of file dplay.h.

Member Data Documentation

◆ 

union { ... } tagDPCHAT::DUMMYUNIONNAME

◆ dwFlags

DWORD tagDPCHAT::dwFlags

Definition at line 300 of file dplay.h.

◆ dwSize

DWORD tagDPCHAT::dwSize

Definition at line 299 of file dplay.h.

◆ lpszMessage

LPWSTR tagDPCHAT::lpszMessage

Definition at line 303 of file dplay.h.

◆ lpszMessageA

LPSTR tagDPCHAT::lpszMessageA

Definition at line 304 of file dplay.h.


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