|
DirectX 5 Redocumentation
A redocumentation of DirectX 5, brought to you by a bunch of Infomaniacs.
|
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... | |
Standard message sent by an application to a lobby to request the current value of a property.
| DWORD _DPLMSG_GETPROPERTY::dwRequestID |
Request ID.
| DWORD _DPLMSG_GETPROPERTY::dwType |
Message type.
| GUID _DPLMSG_GETPROPERTY::guidPlayer |
Player GUID.
| GUID _DPLMSG_GETPROPERTY::guidPropertyTag |
Property GUID.