Home
last modified time | relevance | path

Searched defs:tagDPMSG_CREATEPLAYERORGROUP (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/include/psdk/
H A Ddplay.h1146 typedef struct tagDPMSG_CREATEPLAYERORGROUP struct
1148 DWORD dwType; /* Use message type as described above */
1149 DWORD dwPlayerType; /* Use DPPLAYERTYPE_GROUP or DPPLAYERTYPE_PLAYER */
1150 DPID dpId; /* ID of the player/group */
1151 DWORD dwCurrentPlayers; /* Current number of players/groups in session */
1152 LPVOID lpData; /* Pointer to data */
1153 DWORD dwDataSize; /* Size of data */
1154 DPNAME dpnName; /* Name info */
1158 DPID dpIdParent; /* id of parent group */
1159 DWORD dwFlags; /* Flags for the player/group */