DirectX 5 Redocumentation
A redocumentation of DirectX 5, brought to you by a bunch of Infomaniacs.
DPMSG_SETPLAYERORGROUPNAME 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...
 
DPNAME dpnName
 structure with new name info More...
 

Detailed Description

System message generated when the name of a player or group has changed.

Field Documentation

◆ dpId

DPID DPMSG_SETPLAYERORGROUPNAME::dpId

ID of player or group.

◆ dpnName

DPNAME DPMSG_SETPLAYERORGROUPNAME::dpnName

structure with new name info

◆ dwPlayerType

DWORD DPMSG_SETPLAYERORGROUPNAME::dwPlayerType

Is it a player or group.

◆ dwType

DWORD DPMSG_SETPLAYERORGROUPNAME::dwType

Message type.


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