
88
3.62 SysGetWLAN
This function retrieves the status of the power to the integrated WLAN module (operable only on
models with WLAN module integrated).
Calling Sequences
[C++]
DWORD SysGetWLAN( )
[Visual Basic]
Public Shared Function SysGetWLAN() As Int32
[C#]
public static Int32 SysGetWLAN()
Parameter
None
Return Values
TRUE : Power to the WLAN module is on.
FALSE : Power to the WLAN module is off.
FUNCTION_UNSUPPORT : Unsupported error
Comentarios a estos manuales