NWMUDS:GetConnectionStatus: Difference between revisions
| Line 78: | Line 78: | ||
| 0xA  | | 0xA  | ||
| Connected to a network as a spectator.  | | Connected to a network as a spectator.  | ||
|-  | |||
| 0xB  | |||
| For this value official user-processes use [[NWMUDS:UpdateNetworkAttribute]] to clear attributes bitmask 0x6.  | |||
|}  | |}  | ||
=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.  | ||