Microsoft DirectX 9.0 SDK Update (Summer 2003) |
DPN_MSGID_CREATE_SENDER_CONTEXT Message
Microsoft® DirectPlay® generates a DPN_MSGID_CREATE_SENDER_CONTEXT message when another player is recognized by the local player.
Syntax
typedef struct _DPNMSG_CREATE_SENDER_CONTEXT { DWORD dwSize; PVOID pvSenderContext; } DPNMSG_CREATE_SENDER_CONTEXT, *PDPNMSG_CREATE_SENDER_CONTEXT;
Members
- dwSize
- Size of this structure.
- pvSenderContext
- Sender context value.
Message Information
Header dplay8.h Minimum operating systems Windows 98, Pocket PC 2002