ReactOS 0.4.15-dev-7942-gd23573b
tagDPMSG_DESTROYPLAYERORGROUP Struct Reference

#include <dplay.h>

Collaboration diagram for tagDPMSG_DESTROYPLAYERORGROUP:

Public Attributes

DWORD dwType
 
DWORD dwPlayerType
 
DPID dpId
 
LPVOID lpLocalData
 
DWORD dwLocalDataSize
 
LPVOID lpRemoteData
 
DWORD dwRemoteDataSize
 
DPNAME dpnName
 
DPID dpIdParent
 
DWORD dwFlags
 

Detailed Description

Definition at line 1162 of file dplay.h.

Member Data Documentation

◆ dpId

DPID tagDPMSG_DESTROYPLAYERORGROUP::dpId

Definition at line 1166 of file dplay.h.

Referenced by test_host_migration(), and test_Receive().

◆ dpIdParent

DPID tagDPMSG_DESTROYPLAYERORGROUP::dpIdParent

Definition at line 1175 of file dplay.h.

Referenced by test_host_migration(), and test_Receive().

◆ dpnName

DPNAME tagDPMSG_DESTROYPLAYERORGROUP::dpnName

Definition at line 1174 of file dplay.h.

Referenced by test_host_migration(), and test_Receive().

◆ dwFlags

DWORD tagDPMSG_DESTROYPLAYERORGROUP::dwFlags

Definition at line 1176 of file dplay.h.

Referenced by test_host_migration(), and test_Receive().

◆ dwLocalDataSize

DWORD tagDPMSG_DESTROYPLAYERORGROUP::dwLocalDataSize

Definition at line 1168 of file dplay.h.

Referenced by test_host_migration(), and test_Receive().

◆ dwPlayerType

DWORD tagDPMSG_DESTROYPLAYERORGROUP::dwPlayerType

Definition at line 1165 of file dplay.h.

Referenced by test_host_migration(), and test_Receive().

◆ dwRemoteDataSize

DWORD tagDPMSG_DESTROYPLAYERORGROUP::dwRemoteDataSize

Definition at line 1170 of file dplay.h.

Referenced by test_host_migration(), and test_Receive().

◆ dwType

DWORD tagDPMSG_DESTROYPLAYERORGROUP::dwType

Definition at line 1164 of file dplay.h.

Referenced by test_host_migration().

◆ lpLocalData

LPVOID tagDPMSG_DESTROYPLAYERORGROUP::lpLocalData

Definition at line 1167 of file dplay.h.

Referenced by test_host_migration(), and test_Receive().

◆ lpRemoteData

LPVOID tagDPMSG_DESTROYPLAYERORGROUP::lpRemoteData

Definition at line 1169 of file dplay.h.

Referenced by test_host_migration(), and test_Receive().


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