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

Standard message sent by an application to a lobby to request the current value of a property. 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...
 

Detailed Description

Standard message sent by an application to a lobby to request the current value of a property.

Field Documentation

◆ dwRequestID

DWORD _DPLMSG_GETPROPERTY::dwRequestID

Request ID.

◆ dwType

DWORD _DPLMSG_GETPROPERTY::dwType

Message type.

◆ guidPlayer

GUID _DPLMSG_GETPROPERTY::guidPlayer

Player GUID.

◆ guidPropertyTag

GUID _DPLMSG_GETPROPERTY::guidPropertyTag

Property GUID.


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