Changes

no edit summary
Line 30: Line 30:  
| 1 || [[#GetClientId]] ||
 
| 1 || [[#GetClientId]] ||
 
|-
 
|-
| 2 || CreateScanRequest || Returns an [[#IScanRequest]].
+
| 2 || [[#CreateScanRequest]] ||
 
|-
 
|-
| 4 || CreateRequest || Returns an [[#IRequest]].
+
| 4 || [[#CreateRequest]] ||
 
|-
 
|-
 
| 5 || [[#GetCurrentNetworkProfile]] ||
 
| 5 || [[#GetCurrentNetworkProfile]] ||
Line 117: Line 117:     
The wrapper for this with official sw will return 0 when any errors occur (wrapper returns [[#ClientId]] not Result).
 
The wrapper for this with official sw will return 0 when any errors occur (wrapper returns [[#ClientId]] not Result).
 +
 +
=== CreateScanRequest ===
 +
No input, returns an output [[#IScanRequest]].
 +
 +
=== CreateRequest ===
 +
Takes an input s32, returns an output [[#IRequest]].
    
=== GetCurrentNetworkProfile ===
 
=== GetCurrentNetworkProfile ===