DirectPlay Animated Header -- DPLPROPERTY_LobbyGuid DirectPlay Animated Header -- DPLPROPERTY_LobbyGuid* Microsoft DirectPlay SDK
*Index  *Topic Contents
*Previous Topic: DirectPlay Defined Properties
*Next Topic: DPLPROPERTY_MessagesSupported

DPLPROPERTY_LobbyGuid


A GUID used to identify the lobby software. If an application was designed to interoperate with a specific lobby using custom messages, this property can be used to identify the lobby.

However, an application should attempt to use standard messages whenever possible to be able to interoperate with as many lobbies as possible.

For this property, the dwPropertyData field of the DPLMSG_GETPROPERTYRESPONSE structure will contain the following:


GUID  guidLobby;

© 1998 Microsoft Corporation. All rights reserved. Terms of Use.