ReactOS 0.4.15-dev-7924-g5949c20
tagDPMSG_CHAT Struct Reference

#include <dplay.h>

Collaboration diagram for tagDPMSG_CHAT:

Public Attributes

DWORD dwType
 
DWORD dwFlags
 
DPID idFromPlayer
 
DPID idToPlayer
 
DPID idToGroup
 
LPDPCHAT lpChat
 

Detailed Description

Definition at line 1235 of file dplay.h.

Member Data Documentation

◆ dwFlags

DWORD tagDPMSG_CHAT::dwFlags

Definition at line 1238 of file dplay.h.

◆ dwType

DWORD tagDPMSG_CHAT::dwType

Definition at line 1237 of file dplay.h.

◆ idFromPlayer

DPID tagDPMSG_CHAT::idFromPlayer

Definition at line 1239 of file dplay.h.

◆ idToGroup

DPID tagDPMSG_CHAT::idToGroup

Definition at line 1241 of file dplay.h.

◆ idToPlayer

DPID tagDPMSG_CHAT::idToPlayer

Definition at line 1240 of file dplay.h.

◆ lpChat

LPDPCHAT tagDPMSG_CHAT::lpChat

Definition at line 1242 of file dplay.h.


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