WLAN services: Difference between revisions

No edit summary
No edit summary
Line 856: Line 856:
| 11 || [[#EnableSharedMemory|EnableSharedMemory]]
| 11 || [[#EnableSharedMemory|EnableSharedMemory]]
|-
|-
| 12 || [6.0.0+] [[#SetMulticastList|SetMulticastList]]
| 12 || [6.0.0+] [[#SetMulticastFilter|SetMulticastFilter]]
|}
|}


Line 909: Line 909:
[15.0.0+] Stubbed. Returns 0.
[15.0.0+] Stubbed. Returns 0.


== SetMulticastList ==
== SetMulticastFilter ==
Unofficial name.
 
Takes an input [[#MulticastList]]. No output.
Takes an input [[#MulticastList]]. No output.


Line 997: Line 995:


== CreateWirelessCommunicationService ==
== CreateWirelessCommunicationService ==
Unofficial name.
No input. Returns an [[#IWirelessCommunicationService]].
No input. Returns an [[#IWirelessCommunicationService]].


Line 1,108: Line 1,104:
| 106 ||  
| 106 ||  
|-
|-
| 107 || [[#SetMulticastList|SetMulticastList]]
| 107 || [[#SetMulticastFilter|SetMulticastFilter]]
|-
|-
| 108 || [[#SetDfrts|SetDfrts]]
| 108 || [[#SetPowerSaveMode|SetPowerSaveMode]]
|-
|-
| 110 ||  
| 110 ||  
Line 1,146: Line 1,142:


== CreatePrivateWirelessCommunicationService ==
== CreatePrivateWirelessCommunicationService ==
Unofficial name.
No input. Returns an [[#IPrivateWirelessCommunicationService]].
No input. Returns an [[#IPrivateWirelessCommunicationService]].


Line 1,219: Line 1,213:


== CreateDriverService ==
== CreateDriverService ==
Unofficial name.
No input. Returns an [[#ISfDriverService]].
No input. Returns an [[#ISfDriverService]].


Line 1,232: Line 1,224:
! Cmd || Name
! Cmd || Name
|-
|-
| 0 || [[#CreateNetworkInterfaceService]]
| 0 || [[#OpenNetworkInterface]]
|-
|-
| 128 ||  
| 128 ||  
Line 1,255: Line 1,247:
|}
|}


=== CreateNetworkInterfaceService ===
=== OpenNetworkInterface ===
Unofficial name.
 
Takes a type-0x21 input buffer. Returns an [[#ISfNetworkInterfaceService]].
Takes a type-0x21 input buffer. Returns an [[#ISfNetworkInterfaceService]].