TetheringProfile (ResultsSchema_v2 schema)
Contains any errors from processing a TetheringProfile element from the last provisioning attempt.
Element hierarchy
- <CarrierProvisioningResult>
-
- <AdditionalPDPContexts>
-
- <TetheringSettings>
- <TetheringProfile>
Syntax
<TetheringProfile errorCode = token
name = string />
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 | Yes | |
name | The name of a Packet Data Protocol (PDP) context policy in a subscriber's carrier provisioning file. |
string | Yes |
Child Elements
None.
Parent Elements
Parent Element | Description |
---|---|
TetheringSettings | Contains any errors from processing the TetheringSettings element from the last provisioning attempt. |
Requirements
Value | |
---|---|
Namespace | http://www.microsoft.com/networking/CarrierControlResults/v2 |