ESimProfile.DisableAsync 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
virtual IAsyncOperation<ESimOperationResult ^> ^ DisableAsync() = DisableAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<ESimOperationResult> DisableAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<ESimOperationResult> DisableAsync();
function disableAsync()
Public Function DisableAsync () As IAsyncOperation(Of ESimOperationResult)
傳回
非同步停用作業。 成功完成時,包含代表停用作業結果的 ESimOperationResult 物件。
- 屬性
Windows 需求
應用程式功能 |
Microsoft.eSIMManagement_8wekyb3d8bbwe
|