|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <dplay.h>

Public Attributes | |
| DWORD | dwType |
| DWORD | dwPlayerType |
| DPID | dpId |
| LPVOID | lpData |
| DWORD | dwDataSize |
| DPID tagDPMSG_SETPLAYERORGROUPDATA::dpId |
Definition at line 1201 of file dplay.h.
Referenced by test_remote_data_replication().
| DWORD tagDPMSG_SETPLAYERORGROUPDATA::dwDataSize |
Definition at line 1203 of file dplay.h.
Referenced by test_remote_data_replication().
| DWORD tagDPMSG_SETPLAYERORGROUPDATA::dwPlayerType |
Definition at line 1200 of file dplay.h.
Referenced by test_remote_data_replication().
| DWORD tagDPMSG_SETPLAYERORGROUPDATA::dwType |
Definition at line 1199 of file dplay.h.
Referenced by test_remote_data_replication().
| LPVOID tagDPMSG_SETPLAYERORGROUPDATA::lpData |
Definition at line 1202 of file dplay.h.
Referenced by test_remote_data_replication().