|
DirectX 5 Redocumentation
A redocumentation of DirectX 5, brought to you by a bunch of Infomaniacs.
|
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... | |
Standard message returned by a lobby to confirm a DPLMSG_SETPROPERTY message.
| DWORD _DPLMSG_SETPROPERTYRESPONSE::dwRequestID |
Request ID.
| DWORD _DPLMSG_SETPROPERTYRESPONSE::dwType |
Message type.
| GUID _DPLMSG_SETPROPERTYRESPONSE::guidPlayer |
Player GUID.
| GUID _DPLMSG_SETPROPERTYRESPONSE::guidPropertyTag |
Property GUID.
| HRESULT _DPLMSG_SETPROPERTYRESPONSE::hr |
Return Code.