Changes

124 bytes added ,  03:33, 6 April 2016
no edit summary
Line 43: Line 43:  
This connects to the specified network.
 
This connects to the specified network.
   −
Official user-processes verify that the passphrase_buf is not NULL, and that PassphraseSize is >=8 and <=0xFF. On fail that user-process code returns 0xE10113FD for that.
+
Before using this command official user-processes verify that the passphrase_buf is not NULL, and that PassphraseSize is >=8 and <=0xFF. On fail that user-process code returns 0xE10113FD for that. That user-process code also checks the network attributes bitmask 0x1, see [[NWM_Services|here]].