DPLMSG_NEWSESSIONHOST
This message is generated by DirectPlay and sent to the lobby client/provider when the client on the computer becomes the new host of the application session.
Syntax
typedef struct { DWORD dwType; GUID guidInstance; } DPLMSG_NEWSESSIONHOST, FAR *LPDPLMSG_NEWSESSIONHOST;Members
- dwType
- Value that identifies the message. This value is DPLSYS_ NEWSESSIONHOST.
- guidInstance
- Value that identifies the globally unique identifier (GUID) of this instance of the session.
Top of Page
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.