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

#include <dplay.h>

Data Fields

DWORD dwType
 Message type. More...
 
DWORD dwPlayerType
 Is it a player or group. More...
 
DPID dpId
 ID of player or group. More...
 
LPVOID lpData
 pointer to remote data More...
 
DWORD dwDataSize
 size of remote data More...
 

Detailed Description

System message generated when remote data for a player or group has changed.

Field Documentation

◆ dpId

DPID DPMSG_SETPLAYERORGROUPDATA::dpId

ID of player or group.

◆ dwDataSize

DWORD DPMSG_SETPLAYERORGROUPDATA::dwDataSize

size of remote data

◆ dwPlayerType

DWORD DPMSG_SETPLAYERORGROUPDATA::dwPlayerType

Is it a player or group.

◆ dwType

DWORD DPMSG_SETPLAYERORGROUPDATA::dwType

Message type.

◆ lpData

LPVOID DPMSG_SETPLAYERORGROUPDATA::lpData

pointer to remote data


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