TwclWiFiInterface.Open Method

Opens the WLAN interface and allocates the WLAN resources.

Namespace: wclWiFi
public
 function Open: Integer;

Return Value

Type: Integer

If the function succeeds, the return value is wclErrors.WCL_E_SUCCESS. If the function fails, the return value may be one of the WCL return codes.

Before an application can use any of the TwclWiFiInterface object's methods it must open the interface.