共用方式為


NetworkOperatorTetheringOperationResult 類別

定義

表示 StartTetheringAsyncStopTetheringAsync 作業的結果。 除了 TetheringOperationStatus 值之外,它還可以包含選擇性的錯誤訊息字串,以提供行動操作員的特定錯誤內容給錯誤。

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
繼承
Object Platform::Object IInspectable NetworkOperatorTetheringOperationResult
屬性

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)
應用程式功能
wiFiControl

屬性

AdditionalErrorMessage

選擇性的錯誤訊息字串,可提供錯誤的行動操作員特定內容。

Status

指出連線作業的結果。 可能的值是由 TetheringOperationStatus所定義。

適用於