ESimProfile.EnableAsync 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
virtual IAsyncOperation<ESimOperationResult ^> ^ EnableAsync() = EnableAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<ESimOperationResult> EnableAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<ESimOperationResult> EnableAsync();
function enableAsync()
Public Function EnableAsync () As IAsyncOperation(Of ESimOperationResult)
返回
异步启用操作。 成功完成后,包含表示启用操作结果的 ESimOperationResult 对象。
- 属性
Windows 要求
应用功能 |
Microsoft.eSIMManagement_8wekyb3d8bbwe
|