ReactOS 0.4.15-dev-8096-ga0eec98
GroupData Struct Reference

#include <dplay_global.h>

Collaboration diagram for GroupData:

Public Member Functions

 DPQ_HEAD (GroupList) groups
 
 DPQ_HEAD (PlayerList) players
 

Public Attributes

DPID parent
 
ULONG uRef
 
DPID idGroupOwner
 
DWORD dwFlags
 
DPID dpid
 
DPNAME name
 
LPVOID lpLocalData
 
DWORD dwLocalDataSize
 
LPVOID lpRemoteData
 
DWORD dwRemoteDataSize
 

Detailed Description

Definition at line 91 of file dplay_global.h.

Member Function Documentation

◆ DPQ_HEAD() [1/2]

GroupData::DPQ_HEAD ( GroupList  )

◆ DPQ_HEAD() [2/2]

GroupData::DPQ_HEAD ( PlayerList  )

Member Data Documentation

◆ dpid

◆ dwFlags

DWORD GroupData::dwFlags

Definition at line 103 of file dplay_global.h.

Referenced by DP_CreateGroup().

◆ dwLocalDataSize

DWORD GroupData::dwLocalDataSize

Definition at line 110 of file dplay_global.h.

Referenced by DP_SetGroupData(), and IDirectPlay4Impl_GetGroupData().

◆ dwRemoteDataSize

DWORD GroupData::dwRemoteDataSize

Definition at line 114 of file dplay_global.h.

Referenced by DP_SetGroupData(), and IDirectPlay4Impl_GetGroupData().

◆ idGroupOwner

DPID GroupData::idGroupOwner

Definition at line 101 of file dplay_global.h.

◆ lpLocalData

LPVOID GroupData::lpLocalData

Definition at line 109 of file dplay_global.h.

Referenced by DP_SetGroupData(), and IDirectPlay4Impl_GetGroupData().

◆ lpRemoteData

LPVOID GroupData::lpRemoteData

Definition at line 113 of file dplay_global.h.

Referenced by DP_SetGroupData(), and IDirectPlay4Impl_GetGroupData().

◆ name

DPNAME GroupData::name

◆ parent

DPID GroupData::parent

Definition at line 94 of file dplay_global.h.

Referenced by DP_CreateGroup(), and DP_IF_DestroyGroup().

◆ uRef


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