
87
3.61 SysEnableWLAN
This function turns on the power to the integrated WLAN module (operable only on models with
WLAN module integrated).
In the Device Emulator, the function does not perform, but stores the preset value as internal
variable. The value stored can be checked with SysGetWLAN function.
Calling Sequences
[C++]
DWORD SysEnableWLAN( )
[Visual Basic]
Public Shared Function SysEnableWLAN() As Int32
[C#]
public static Int32 SysEnableWLAN()
Parameter
None
Return Values
TRUE : Normal end
FUNCTION_UNSUPPORT : Unsupported error
Kommentare zu diesen Handbüchern