ReactOS 0.4.15-dev-7924-g5949c20
tagDPMSG_SETPLAYERORGROUPDATA Struct Reference

#include <dplay.h>

Collaboration diagram for tagDPMSG_SETPLAYERORGROUPDATA:

Public Attributes

DWORD dwType
 
DWORD dwPlayerType
 
DPID dpId
 
LPVOID lpData
 
DWORD dwDataSize
 

Detailed Description

Definition at line 1197 of file dplay.h.

Member Data Documentation

◆ dpId

DPID tagDPMSG_SETPLAYERORGROUPDATA::dpId

Definition at line 1201 of file dplay.h.

Referenced by test_remote_data_replication().

◆ dwDataSize

DWORD tagDPMSG_SETPLAYERORGROUPDATA::dwDataSize

Definition at line 1203 of file dplay.h.

Referenced by test_remote_data_replication().

◆ dwPlayerType

DWORD tagDPMSG_SETPLAYERORGROUPDATA::dwPlayerType

Definition at line 1200 of file dplay.h.

Referenced by test_remote_data_replication().

◆ dwType

DWORD tagDPMSG_SETPLAYERORGROUPDATA::dwType

Definition at line 1199 of file dplay.h.

Referenced by test_remote_data_replication().

◆ lpData

LPVOID tagDPMSG_SETPLAYERORGROUPDATA::lpData

Definition at line 1202 of file dplay.h.

Referenced by test_remote_data_replication().


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