Microsoft DirectX 8.0 (C++) |
Microsoft® DirectPlay® generates the DPN_MSGID_GROUP_INFO message when group data is modified during a peer-to-peer or client/server session.
The DPNMSG_GROUP_INFO structure contains information for the DPN_MSGID_GROUP_INFO system message.
typedef struct _DPNMSG_GROUP_INFO{ DWORD dwSize; DPNID dpnidGroup; PVOID pvGroupContext; } DPNMSG_GROUP_INFO, *PDPNMSG_GROUP_INFO;
Windows NT/2000: Available as a redistributable for Windows 2000 and later.
Windows 95/98: Available as a redistributable for Windows 95 and later.
Header: Declared in Dplay8.h.