Skip to content

Latest commit

 

History

History
135 lines (104 loc) · 3.12 KB

File metadata and controls

135 lines (104 loc) · 3.12 KB
description Search.Product title ms.assetid keywords ms.topic ms.date
Contains any errors from processing the WLANProfile elements from the last provisioning attempt (ResultsSchema_v2 schema).
eADQiWindows 10XVcnh
WLANProfiles (ResultsSchema_v2 schema)
ca31898f-b3c9-4f87-9a8e-8adc30875413
windows 10, uwp, schema, mobile broadband schema
reference
04/05/2017

WLANProfiles (ResultsSchema_v2 schema)

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

Element hierarchy

<CarrierProvisioningResult>
<WLANProfiles>

Syntax

<WLANProfiles errorCode? = token >

  <!-- Child elements -->
  WLANProfile+

</WLANProfiles>

Key

?   optional (zero or one) +   required (one or more)

Attributes and Elements

Attributes

Attribute Description Data type Required Default value
errorCode

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

token No

 

Child Elements

Child Element Description
WLANProfile

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

 

Parent Elements

Parent Element Description
CarrierProvisioningResult

Contains any errors from processing the CarrierProvisioning element from the last provisioning attempt. CarrierProvisioningResult is the unique root element for the provisioning results.

 

Remarks

If processing all WLAN profiles failed with the same error, this error will be shown as ErrorCode. If different profiles failed for different reasons, then each profile will be enumerated and have individual ErrorCode attributes.

Requirements

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