Searched defs:tagDPMSG_SETPLAYERORGROUPDATA (Results 1 – 1 of 1) sorted by relevance
1197 typedef struct tagDPMSG_SETPLAYERORGROUPDATA struct1199 DWORD dwType; /* Use message type as described above */1200 DWORD dwPlayerType; /* Use DPPLAYERTYPE_GROUP or DPPLAYERTYPE_PLAYER */1201 DPID dpId; /* ID of player/group */1202 LPVOID lpData; /* Pointer to data */1203 DWORD dwDataSize; /* Size of data */