ReactOS 0.4.15-dev-7924-g5949c20
tagDPSP_CREATEPLAYERDATA Struct Reference

#include <dplaysp.h>

Collaboration diagram for tagDPSP_CREATEPLAYERDATA:

Public Attributes

DPID idPlayer
 
DWORD dwFlags
 
LPVOID lpSPMessageHeader
 
IDirectPlaySP * lpISP
 

Detailed Description

Definition at line 135 of file dplaysp.h.

Member Data Documentation

◆ dwFlags

DWORD tagDPSP_CREATEPLAYERDATA::dwFlags

Definition at line 138 of file dplaysp.h.

◆ idPlayer

DPID tagDPSP_CREATEPLAYERDATA::idPlayer

Definition at line 137 of file dplaysp.h.

◆ lpISP

IDirectPlaySP* tagDPSP_CREATEPLAYERDATA::lpISP

Definition at line 140 of file dplaysp.h.

◆ lpSPMessageHeader

LPVOID tagDPSP_CREATEPLAYERDATA::lpSPMessageHeader

Definition at line 139 of file dplaysp.h.


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