
86
3.60 SysDisableWLAN
This function turns off 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 SysDisableWLAN( )
[Visual Basic]
Public Shared Function SysDisableWLAN() As Int32
[C#]
public static Int32 SysDisableWLAN()
Parameter
None
Return Values
TRUE : Normal end
FUNCTION_UNSUPPORT : Unsupported error
Comentários a estes Manuais