ReactOS 0.4.15-dev-7906-g1b85a5f
tagSPINITDATA Struct Reference

#include <dplaysp.h>

Collaboration diagram for tagSPINITDATA:

Public Attributes

LPDPSP_SPCALLBACKS lpCB
 
IDirectPlaySP * lpISP
 
LPWSTR lpszName
 
LPGUID lpGuid
 
DWORD dwReserved1
 
DWORD dwReserved2
 
DWORD dwSPHeaderSize
 
LPDPADDRESS lpAddress
 
DWORD dwAddressSize
 
DWORD dwSPVersion
 

Detailed Description

Definition at line 352 of file dplaysp.h.

Member Data Documentation

◆ dwAddressSize

DWORD tagSPINITDATA::dwAddressSize

Definition at line 362 of file dplaysp.h.

◆ dwReserved1

DWORD tagSPINITDATA::dwReserved1

Definition at line 358 of file dplaysp.h.

Referenced by DP_LoadSP().

◆ dwReserved2

DWORD tagSPINITDATA::dwReserved2

Definition at line 359 of file dplaysp.h.

Referenced by DP_LoadSP().

◆ dwSPHeaderSize

DWORD tagSPINITDATA::dwSPHeaderSize

Definition at line 360 of file dplaysp.h.

Referenced by NS_ReplyToEnumSessionsRequest(), and NS_SendSessionRequestBroadcast().

◆ dwSPVersion

DWORD tagSPINITDATA::dwSPVersion

Definition at line 363 of file dplaysp.h.

◆ lpAddress

LPDPADDRESS tagSPINITDATA::lpAddress

Definition at line 361 of file dplaysp.h.

◆ lpCB

LPDPSP_SPCALLBACKS tagSPINITDATA::lpCB

Definition at line 354 of file dplaysp.h.

Referenced by NS_SendSessionRequestBroadcast().

◆ lpGuid

LPGUID tagSPINITDATA::lpGuid

Definition at line 357 of file dplaysp.h.

◆ lpISP

IDirectPlaySP* tagSPINITDATA::lpISP

Definition at line 355 of file dplaysp.h.

Referenced by NS_SendSessionRequestBroadcast().

◆ lpszName

LPWSTR tagSPINITDATA::lpszName

Definition at line 356 of file dplaysp.h.

Referenced by DP_LoadSP().


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