TwclCustomWiFiComponent.Open Method

Opens the component.

Namespace: wclWiFi
public
 function Open: Integer;

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.

Before unsing any of the methods of the component an application must call the Open method.