ReactOS 0.4.16-dev-88-ga65b6ae
|
#include <dplay.h>
Public Attributes | |
DWORD | dwType |
DWORD | dwPlayerType |
DPID | dpId |
LPVOID | lpLocalData |
DWORD | dwLocalDataSize |
LPVOID | lpRemoteData |
DWORD | dwRemoteDataSize |
DPNAME | dpnName |
DPID | dpIdParent |
DWORD | dwFlags |
DPID tagDPMSG_DESTROYPLAYERORGROUP::dpId |
Definition at line 1166 of file dplay.h.
Referenced by test_host_migration(), and test_Receive().
DPID tagDPMSG_DESTROYPLAYERORGROUP::dpIdParent |
Definition at line 1175 of file dplay.h.
Referenced by test_host_migration(), and test_Receive().
DPNAME tagDPMSG_DESTROYPLAYERORGROUP::dpnName |
Definition at line 1174 of file dplay.h.
Referenced by test_host_migration(), and test_Receive().
DWORD tagDPMSG_DESTROYPLAYERORGROUP::dwFlags |
Definition at line 1176 of file dplay.h.
Referenced by test_host_migration(), and test_Receive().
DWORD tagDPMSG_DESTROYPLAYERORGROUP::dwLocalDataSize |
Definition at line 1168 of file dplay.h.
Referenced by test_host_migration(), and test_Receive().
DWORD tagDPMSG_DESTROYPLAYERORGROUP::dwPlayerType |
Definition at line 1165 of file dplay.h.
Referenced by test_host_migration(), and test_Receive().
DWORD tagDPMSG_DESTROYPLAYERORGROUP::dwRemoteDataSize |
Definition at line 1170 of file dplay.h.
Referenced by test_host_migration(), and test_Receive().
DWORD tagDPMSG_DESTROYPLAYERORGROUP::dwType |
Definition at line 1164 of file dplay.h.
Referenced by test_host_migration().
LPVOID tagDPMSG_DESTROYPLAYERORGROUP::lpLocalData |
Definition at line 1167 of file dplay.h.
Referenced by test_host_migration(), and test_Receive().
LPVOID tagDPMSG_DESTROYPLAYERORGROUP::lpRemoteData |
Definition at line 1169 of file dplay.h.
Referenced by test_host_migration(), and test_Receive().