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