NWMUDS:GetConnectionStatus: Difference between revisions
No edit summary |
|||
Line 72: | Line 72: | ||
| 0x6 | | 0x6 | ||
| Connected to a network as a host. | | Connected to a network as a host. | ||
|- | |||
| 0x9 | |||
| Connected to a network as a client. | |||
|} | |} | ||
=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. |