Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
GLOSSARY
REFERENCE
Below you will find the glossary reference for 'DPLCONNECTION'
|
|
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
DPLCONNECTION
[ TDx_Play_Library ]
[ next: DPLPROPERTY LobbyGuid ]
[ prev: DPLAPPINFO ]
The DPLCONNECTION structure is defined as :-
struct DPLCONNECTION {
DWORD dwSize;
DWORD dwFlags;
LPDPSESSIONDESC2 lpSessionDesc;
LPDPNAME lpPlayerName;
GUID guidSP;
LPVOID lpAddress;
DWORD dwAddressSize;
};
|
|