Microsoft DirectX 8.1 (C++) |
Microsoft® DirectPlay® generates the DPN_MSGID_PEER_INFO message when peer data is modified during a peer-to-peer session.
The DPNMSG_PEER_INFO structure contains information for the DPN_MSGID_PEER_INFO system message.
typedef struct { DWORD dwSize; DPNID dpnidPeer; PVOID pvPlayerContext; } DPNMSG_PEER_INFO, *PDPNMSG_PEER_INFO;
Return DPN_OK.
Windows NT/2000/XP: Available as a redistributable for Windows 2000 and later.
Windows 98/Me: Available as a redistributable for Windows 98 and later.
Header: Declared in Dplay8.h.