TwclWiFiInterface.GetCertifiedSafeMode(Boolean) Method

Reads the interface's certified safe mode support.

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

Parameters

Supported
Type: Boolean

The certified safe mode support. True if the certified 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.