WLANProfile (ResultsSchema schema)

Contains any errors from processing a WLANProfile element from the last provisioning attempt.

Element hierarchy

<CarrierProvisioningResult>
<WLANProfiles>
<WLANProfile>

Syntax

<WLANProfile errorCode = token
             Name      = string />

Attributes and Elements

Attributes

Attribute Description Data type Required Default value
Name

Defines the case sensitive name of the wireless LAN profile.

string Yes
errorCode

S_OK if schema processed successfully. Otherwise, the HRESULT returned during the provisioning attempt formatted as eight hexadecimal characters [0-9a-f].

token Yes

 

Child Elements

None.

Parent Elements

Parent Element Description
WLANProfiles

Contains any errors from processing the WLANProfile elements from the last provisioning attempt.

 

Requirements

Value
Namespace http://www.microsoft.com/networking/CarrierControlResults/v1