ReactOS 0.4.15-dev-7842-g558ab78
tagDPLAYX_LOBBYDATA Struct Reference
Collaboration diagram for tagDPLAYX_LOBBYDATA:

Public Attributes

LPDPLCONNECTION lpConn
 
DWORD dwAppID
 
DWORD dwAppLaunchedFromID
 
HANDLE hInformOnAppStart
 
HANDLE hInformOnAppDeath
 
HANDLE hInformOnSettingRead
 
BOOL bWaitForConnectionSettings
 
DWORD dwLobbyMsgThreadId
 

Detailed Description

Definition at line 146 of file dplayx_global.c.

Member Data Documentation

◆ bWaitForConnectionSettings

BOOL tagDPLAYX_LOBBYDATA::bWaitForConnectionSettings

Definition at line 165 of file dplayx_global.c.

Referenced by DPLAYX_WaitForConnectionSettings().

◆ dwAppID

DWORD tagDPLAYX_LOBBYDATA::dwAppID

Definition at line 154 of file dplayx_global.c.

Referenced by DPLAYX_CreateLobbyApplication().

◆ dwAppLaunchedFromID

DWORD tagDPLAYX_LOBBYDATA::dwAppLaunchedFromID

Definition at line 155 of file dplayx_global.c.

Referenced by DPLAYX_CreateLobbyApplication().

◆ dwLobbyMsgThreadId

DWORD tagDPLAYX_LOBBYDATA::dwLobbyMsgThreadId

Definition at line 166 of file dplayx_global.c.

Referenced by DPLAYX_SetLobbyMsgThreadId().

◆ hInformOnAppDeath

HANDLE tagDPLAYX_LOBBYDATA::hInformOnAppDeath

◆ hInformOnAppStart

HANDLE tagDPLAYX_LOBBYDATA::hInformOnAppStart

◆ hInformOnSettingRead

HANDLE tagDPLAYX_LOBBYDATA::hInformOnSettingRead

◆ lpConn


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