ReactOS 0.4.15-dev-7906-g1b85a5f
tagDPLMSG_GETPROPERTYRESPONSE Struct Reference

#include <dplobby.h>

Collaboration diagram for tagDPLMSG_GETPROPERTYRESPONSE:

Public Attributes

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

Detailed Description

Definition at line 176 of file dplobby.h.

Member Data Documentation

◆ dwDataSize

DWORD tagDPLMSG_GETPROPERTYRESPONSE::dwDataSize

Definition at line 183 of file dplobby.h.

◆ dwPropertyData

DWORD tagDPLMSG_GETPROPERTYRESPONSE::dwPropertyData[1]

Definition at line 184 of file dplobby.h.

◆ dwRequestID

DWORD tagDPLMSG_GETPROPERTYRESPONSE::dwRequestID

Definition at line 179 of file dplobby.h.

◆ dwType

DWORD tagDPLMSG_GETPROPERTYRESPONSE::dwType

Definition at line 178 of file dplobby.h.

◆ guidPlayer

GUID tagDPLMSG_GETPROPERTYRESPONSE::guidPlayer

Definition at line 180 of file dplobby.h.

◆ guidPropertyTag

GUID tagDPLMSG_GETPROPERTYRESPONSE::guidPropertyTag

Definition at line 181 of file dplobby.h.

◆ hr

HRESULT tagDPLMSG_GETPROPERTYRESPONSE::hr

Definition at line 182 of file dplobby.h.


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