ReactOS 0.4.16-dev-1025-gd3456f5
|
#include <dplaysp.h>
Public Attributes | |
LPDPSP_SPCALLBACKS | lpCB |
IDirectPlaySP * | lpISP |
LPWSTR | lpszName |
LPGUID | lpGuid |
DWORD | dwReserved1 |
DWORD | dwReserved2 |
DWORD | dwSPHeaderSize |
LPDPADDRESS | lpAddress |
DWORD | dwAddressSize |
DWORD | dwSPVersion |
DWORD tagSPINITDATA::dwReserved1 |
Definition at line 358 of file dplaysp.h.
Referenced by DP_LoadSP().
DWORD tagSPINITDATA::dwReserved2 |
Definition at line 359 of file dplaysp.h.
Referenced by DP_LoadSP().
DWORD tagSPINITDATA::dwSPHeaderSize |
Definition at line 360 of file dplaysp.h.
Referenced by NS_ReplyToEnumSessionsRequest(), and NS_SendSessionRequestBroadcast().
LPDPADDRESS tagSPINITDATA::lpAddress |
LPDPSP_SPCALLBACKS tagSPINITDATA::lpCB |
Definition at line 354 of file dplaysp.h.
Referenced by NS_SendSessionRequestBroadcast().
IDirectPlaySP* tagSPINITDATA::lpISP |
Definition at line 355 of file dplaysp.h.
Referenced by NS_SendSessionRequestBroadcast().
LPWSTR tagSPINITDATA::lpszName |
Definition at line 356 of file dplaysp.h.
Referenced by DP_LoadSP().