ReactOS 0.4.15-dev-8434-g155a7c7
tagDPLMSG_SETPROPERTY Struct Reference

#include <dplobby.h>

Collaboration diagram for tagDPLMSG_SETPROPERTY:

Public Attributes

DWORD dwType
 
DWORD dwRequestID
 
GUID guidPlayer
 
GUID guidPropertyTag
 
DWORD dwDataSize
 
DWORD dwPropertyData [1]
 

Detailed Description

Definition at line 144 of file dplobby.h.

Member Data Documentation

◆ dwDataSize

DWORD tagDPLMSG_SETPROPERTY::dwDataSize

Definition at line 150 of file dplobby.h.

◆ dwPropertyData

DWORD tagDPLMSG_SETPROPERTY::dwPropertyData[1]

Definition at line 151 of file dplobby.h.

◆ dwRequestID

DWORD tagDPLMSG_SETPROPERTY::dwRequestID

Definition at line 147 of file dplobby.h.

◆ dwType

DWORD tagDPLMSG_SETPROPERTY::dwType

Definition at line 146 of file dplobby.h.

◆ guidPlayer

GUID tagDPLMSG_SETPROPERTY::guidPlayer

Definition at line 148 of file dplobby.h.

◆ guidPropertyTag

GUID tagDPLMSG_SETPROPERTY::guidPropertyTag

Definition at line 149 of file dplobby.h.


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