ReactOS 0.4.17-dev-934-g091855f
_DPNMSG_REMOVE_PLAYER_FROM_GROUP Struct Reference

#include <dplay8.h>

Collaboration diagram for _DPNMSG_REMOVE_PLAYER_FROM_GROUP:

Public Attributes

DWORD dwSize
 
DPNID dpnidGroup
 
PVOID pvGroupContext
 
DPNID dpnidPlayer
 
PVOID pvPlayerContext
 

Detailed Description

Definition at line 475 of file dplay8.h.

Member Data Documentation

◆ dpnidGroup

DPNID _DPNMSG_REMOVE_PLAYER_FROM_GROUP::dpnidGroup

Definition at line 477 of file dplay8.h.

◆ dpnidPlayer

DPNID _DPNMSG_REMOVE_PLAYER_FROM_GROUP::dpnidPlayer

Definition at line 479 of file dplay8.h.

◆ dwSize

DWORD _DPNMSG_REMOVE_PLAYER_FROM_GROUP::dwSize

Definition at line 476 of file dplay8.h.

◆ pvGroupContext

PVOID _DPNMSG_REMOVE_PLAYER_FROM_GROUP::pvGroupContext

Definition at line 478 of file dplay8.h.

◆ pvPlayerContext

PVOID _DPNMSG_REMOVE_PLAYER_FROM_GROUP::pvPlayerContext

Definition at line 480 of file dplay8.h.


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