TwclWiFiInterface.GetSafeMode(Boolean) Method

Reads the interface's safe mode support.

Namespace: wclWiFi
public
 function GetSafeMode(out Supported: Boolean): Integer;

Parameters

Supported
Type: Boolean

The safe mode support. True if the safe mode is supported.

Return Value

Type: Integer

If the function succeed the return value is wclErrors.WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.