NWMUDS:GetConnectionStatus: Difference between revisions

Mtheall (talk | contribs)
No edit summary
Mtheall (talk | contribs)
No edit summary
Line 75: Line 75:
| 0x9
| 0x9
| Connected to a network as a client.
| Connected to a network as a client.
|-
| 0xA
| Connected to a network as a spectator.
|}
|}


=Description=
=Description=
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.