Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
NetworkOperatorTetheringOperationResult Class
Definition
- Namespace:
- Windows.Networking.NetworkOperators
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the results of a StartTetheringAsync or StopTetheringAsync operation. In addition to the TetheringOperationStatus value, it can include an optional error message string that provides mobile operator specific context to the error.
public ref class NetworkOperatorTetheringOperationResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
class NetworkOperatorTetheringOperationResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public sealed class NetworkOperatorTetheringOperationResult
Public NotInheritable Class NetworkOperatorTetheringOperationResult
- Inheritance
- Attributes
Windows requirements
| Requirements | Description |
|---|---|
| Device family |
Windows 10 (introduced in 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced in v1.0)
|
| App capabilities |
wiFiControl
|
Properties
| Name | Description |
|---|---|
| AdditionalErrorMessage |
An optional error message string that provides mobile operator specific context to the error. |
| Status |
Indicates the result of a tethering operation. Possible values are defined by TetheringOperationStatus. |
Applies to
Feedback
Was this page helpful?
