DirectX 5 Redocumentation
A redocumentation of DirectX 5, brought to you by a bunch of Infomaniacs.
DPLCONNECTION Struct Reference

#include <dplay.h>

Data Fields

DWORD dwSize
 Size of this structure. More...
 
DWORD dwFlags
 Flags specific to this structure. More...
 
LPDPSESSIONDESC2 lpSessionDesc
 Pointer to session desc to use on connect. More...
 
LPDPNAME lpPlayerName
 Pointer to Player name structure. More...
 
GUID guidSP
 GUID of the DPlay SP to use. More...
 
LPVOID lpAddress
 Address for service provider. More...
 
DWORD dwAddressSize
 Size of address data. More...
 

Field Documentation

◆ dwAddressSize

DWORD DPLCONNECTION::dwAddressSize

Size of address data.

◆ dwFlags

DWORD DPLCONNECTION::dwFlags

Flags specific to this structure.

◆ dwSize

DWORD DPLCONNECTION::dwSize

Size of this structure.

◆ guidSP

GUID DPLCONNECTION::guidSP

GUID of the DPlay SP to use.

◆ lpAddress

LPVOID DPLCONNECTION::lpAddress

Address for service provider.

◆ lpPlayerName

LPDPNAME DPLCONNECTION::lpPlayerName

Pointer to Player name structure.

◆ lpSessionDesc

LPDPSESSIONDESC2 DPLCONNECTION::lpSessionDesc

Pointer to session desc to use on connect.


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