FS2_Open
Open source remastering of the Freespace 2 engine
DPSESSIONDESC2 Struct Reference

#include <vdplay.h>

Public Attributes

DWORD dwSize
 
DWORD dwFlags
 
GUID guidInstance
 
GUID guidApplication
 
DWORD dwMaxPlayers
 
DWORD dwCurrentPlayers
 
union {
   LPWSTR   lpszSessionName
 
   LPSTR   lpszSessionNameA
 
}; 
 
union {
   LPWSTR   lpszPassword
 
   LPSTR   lpszPasswordA
 
}; 
 
DWORD dwReserved1
 
DWORD dwReserved2
 
DWORD dwUser1
 
DWORD dwUser2
 
DWORD dwUser3
 
DWORD dwUser4
 

Detailed Description

Definition at line 175 of file vdplay.h.

Member Data Documentation

union { ... }
union { ... }
DWORD DPSESSIONDESC2::dwCurrentPlayers

Definition at line 183 of file vdplay.h.

DWORD DPSESSIONDESC2::dwFlags

Definition at line 178 of file vdplay.h.

DWORD DPSESSIONDESC2::dwMaxPlayers

Definition at line 182 of file vdplay.h.

DWORD DPSESSIONDESC2::dwReserved1

Definition at line 194 of file vdplay.h.

DWORD DPSESSIONDESC2::dwReserved2

Definition at line 195 of file vdplay.h.

DWORD DPSESSIONDESC2::dwSize

Definition at line 177 of file vdplay.h.

DWORD DPSESSIONDESC2::dwUser1

Definition at line 196 of file vdplay.h.

DWORD DPSESSIONDESC2::dwUser2

Definition at line 197 of file vdplay.h.

DWORD DPSESSIONDESC2::dwUser3

Definition at line 198 of file vdplay.h.

DWORD DPSESSIONDESC2::dwUser4

Definition at line 199 of file vdplay.h.

GUID DPSESSIONDESC2::guidApplication

Definition at line 180 of file vdplay.h.

GUID DPSESSIONDESC2::guidInstance

Definition at line 179 of file vdplay.h.

LPWSTR DPSESSIONDESC2::lpszPassword

Definition at line 191 of file vdplay.h.

LPSTR DPSESSIONDESC2::lpszPasswordA

Definition at line 192 of file vdplay.h.

LPWSTR DPSESSIONDESC2::lpszSessionName

Definition at line 186 of file vdplay.h.

LPSTR DPSESSIONDESC2::lpszSessionNameA

Definition at line 187 of file vdplay.h.


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