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)
戻り値
非同期の deny-installation 操作。 正常に完了すると、 には、deny-installation 操作の結果を表す ESimOperationResult オブジェクトが含まれます。
- 属性
Windows の要件
アプリの機能 |
Microsoft.eSIMManagement_8wekyb3d8bbwe
|