ReactOS 0.4.15-dev-7906-g1b85a5f
tagDPMSG_CREATEPLAYERORGROUP Struct Reference

#include <dplay.h>

Collaboration diagram for tagDPMSG_CREATEPLAYERORGROUP:

Public Attributes

DWORD dwType
 
DWORD dwPlayerType
 
DPID dpId
 
DWORD dwCurrentPlayers
 
LPVOID lpData
 
DWORD dwDataSize
 
DPNAME dpnName
 
DPID dpIdParent
 
DWORD dwFlags
 

Detailed Description

Definition at line 1146 of file dplay.h.

Member Data Documentation

◆ dpId

DPID tagDPMSG_CREATEPLAYERORGROUP::dpId

Definition at line 1150 of file dplay.h.

Referenced by test_Receive().

◆ dpIdParent

DPID tagDPMSG_CREATEPLAYERORGROUP::dpIdParent

Definition at line 1158 of file dplay.h.

Referenced by test_CreateGroup(), and test_Receive().

◆ dpnName

DPNAME tagDPMSG_CREATEPLAYERORGROUP::dpnName

Definition at line 1154 of file dplay.h.

Referenced by test_CreateGroup(), and test_Receive().

◆ dwCurrentPlayers

DWORD tagDPMSG_CREATEPLAYERORGROUP::dwCurrentPlayers

Definition at line 1151 of file dplay.h.

Referenced by test_Receive().

◆ dwDataSize

DWORD tagDPMSG_CREATEPLAYERORGROUP::dwDataSize

Definition at line 1153 of file dplay.h.

Referenced by test_CreateGroup(), and test_Receive().

◆ dwFlags

DWORD tagDPMSG_CREATEPLAYERORGROUP::dwFlags

Definition at line 1159 of file dplay.h.

Referenced by test_CreateGroup(), and test_Receive().

◆ dwPlayerType

DWORD tagDPMSG_CREATEPLAYERORGROUP::dwPlayerType

Definition at line 1149 of file dplay.h.

Referenced by test_CreateGroup(), and test_Receive().

◆ dwType

DWORD tagDPMSG_CREATEPLAYERORGROUP::dwType

Definition at line 1148 of file dplay.h.

Referenced by test_CreateGroup().

◆ lpData

LPVOID tagDPMSG_CREATEPLAYERORGROUP::lpData

Definition at line 1152 of file dplay.h.

Referenced by test_Receive().


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