typedef struct {
DWORD dwType;
} DPL_GENERIC, *LPDPLMSG_GENERIC;
Generic structure of system messages passed between the lobby client and an application.
Identifies what type of system message has been received.
Indicates the application started by IDirectPlayLobby::RunApplication has terminated.
Indicates the application started by the IDirectPlayLobby::RunApplication method has read the connection settings.
Indicates the application started by IDirectPlayLobby::RunApplication failed to connect to a session.
Indicates the application started by IDirectPlayLobby::RunApplication has created a session and is ready for other applications to join or successfully join a session.