The SIMCONNECT_RECV_EVENT_MULTIPLAYER_SERVER_STARTED structure is sent to the host when the session is visible to other users in the lobby.

Syntax
struct SIMCONNECT_RECV_EVENT_MULTIPLAYER_SERVER_STARTED : public SIMCONNECT_RECV_EVENT {};
Members

This structure takes no parameters in addition to those inherited from the SIMCONNECT_RECV_EVENT structure.

Remarks

This event is sent only to the host of the session.

0/255