ReactOS 0.4.15-dev-7953-g1f49173
tagDP_SPPLAYERDATA Struct Reference
Collaboration diagram for tagDP_SPPLAYERDATA:

Public Attributes

LPVOID lpPlayerLocalData
 
DWORD dwPlayerLocalDataSize
 
LPVOID lpPlayerRemoteData
 
DWORD dwPlayerRemoteDataSize
 

Detailed Description

Definition at line 48 of file dplaysp.c.

Member Data Documentation

◆ dwPlayerLocalDataSize

DWORD tagDP_SPPLAYERDATA::dwPlayerLocalDataSize

Definition at line 51 of file dplaysp.c.

Referenced by IDirectPlaySPImpl_SetSPPlayerData().

◆ dwPlayerRemoteDataSize

DWORD tagDP_SPPLAYERDATA::dwPlayerRemoteDataSize

Definition at line 54 of file dplaysp.c.

Referenced by IDirectPlaySPImpl_SetSPPlayerData().

◆ lpPlayerLocalData

LPVOID tagDP_SPPLAYERDATA::lpPlayerLocalData

Definition at line 50 of file dplaysp.c.

Referenced by IDirectPlaySPImpl_SetSPPlayerData().

◆ lpPlayerRemoteData

LPVOID tagDP_SPPLAYERDATA::lpPlayerRemoteData

Definition at line 53 of file dplaysp.c.

Referenced by IDirectPlaySPImpl_SetSPPlayerData().


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