typedef struct{
DWORD dwType;
DPID dpId;
} DPMSG_DELETEPLAYER;
Contains information for the DPSYS_DELETEPLAYER and DPSYS_DELETEGROUP system messages. The system sends these messages when players and groups are deleted from a session.
Identifier for the message.
ID of a player or group that has been deleted.