Changes

80 bytes added ,  04:53, 13 April 2020
no edit summary
Line 117: Line 117:     
With [[#ContextOption]] value 1, the s32 has to be 0 or 1 (state field is set to the s32 value).
 
With [[#ContextOption]] value 1, the s32 has to be 0 or 1 (state field is set to the s32 value).
 +
 +
On old sysvers this is stubbed.
    
=== GetOption ===
 
=== GetOption ===
 
Takes an input [[#ContextOption]], returns an output s32.
 
Takes an input [[#ContextOption]], returns an output s32.
 +
 +
On old sysvers this is stubbed.
    
=== CreateConnection ===
 
=== CreateConnection ===
Line 507: Line 511:  
| 0 ||  
 
| 0 ||  
 
|-
 
|-
| 1 ||  
+
| 1 || [?+]
 
|-
 
|-
| 2 || This flag is checked by [[#VerifyOption|SetVerifyOption]].
+
| 2 || [?+] This flag is checked by [[#VerifyOption|SetVerifyOption]].
 
|-
 
|-
| 3 || Only available with [[#SetOption_2|SetOption]].
+
| 3 || [?+] Only available with [[#SetOption_2|SetOption]].
 
|}
 
|}