NWMUDS:GetConnectionStatus: Difference between revisions
Line 86: | Line 86: | ||
This is mainly used when the event handle from [[NWMUDS:Initialize]] is signalled. This is also used before using [[NWMUDS:Bind]]. For certain user-processes this may be used during NWMUDS initialization as well. | This is mainly used when the event handle from [[NWMUDS:Initialize]] is signalled. This is also used before using [[NWMUDS:Bind]]. For certain user-processes this may be used during NWMUDS initialization as well. | ||
The event is not signalled when using [[NWMUDS:DestroyNetwork]] or [[NWMUDS:DisconnectNetwork]]. | The event is not signalled when using [[NWMUDS:DestroyNetwork]] or [[NWMUDS:DisconnectNetwork]]. However the event does get signalled when creating or connecting to a network. |