DirectX 5 Redocumentation
A redocumentation of DirectX 5, brought to you by a bunch of Infomaniacs.
_DPLMSG_SETPROPERTYRESPONSE Struct Reference

Standard message returned by a lobby to confirm a DPLMSG_SETPROPERTY message. More...

#include <dplobby.h>

Data Fields

DWORD dwType
 Message type. More...
 
DWORD dwRequestID
 Request ID. More...
 
GUID guidPlayer
 Player GUID. More...
 
GUID guidPropertyTag
 Property GUID. More...
 
HRESULT hr
 Return Code. More...
 

Detailed Description

Standard message returned by a lobby to confirm a DPLMSG_SETPROPERTY message.

Field Documentation

◆ dwRequestID

DWORD _DPLMSG_SETPROPERTYRESPONSE::dwRequestID

Request ID.

◆ dwType

DWORD _DPLMSG_SETPROPERTYRESPONSE::dwType

Message type.

◆ guidPlayer

GUID _DPLMSG_SETPROPERTYRESPONSE::guidPlayer

Player GUID.

◆ guidPropertyTag

GUID _DPLMSG_SETPROPERTYRESPONSE::guidPropertyTag

Property GUID.

◆ hr

HRESULT _DPLMSG_SETPROPERTYRESPONSE::hr

Return Code.


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