TwclWiFiHostedNetwork.GetProfile(string) Method

Reads the wireless Hosted Network station profile.

Namespace: wclWiFi
public
 function GetProfile(out ProfileXml: string): Integer;

Parameters

ProfileXml
Type: string

Contains an XML WLAN profile for connecting to the wireless Hosted Network is returned.

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.