TwclMobileHotspot.Close Method

Closes the Mobile Hotspot API and uninitializes the component.

Namespace: wclWiFi
public
 function Close: 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.

The method does not change current Mobile Hotspot state. The method simple releases the Mobile Hotspot API.