SetImageFeedResult 枚举

定义

public enum class SetImageFeedResult
/// [Windows.Foundation.Metadata.ContractVersion(Windows.System.UserProfile.UserProfileContract, 65536)]
enum class SetImageFeedResult
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.System.UserProfile.UserProfileContract), 65536)]
public enum SetImageFeedResult
var value = Windows.System.UserProfile.SetImageFeedResult.success
Public Enum SetImageFeedResult
继承
SetImageFeedResult
属性

Windows 要求

设备系列
Windows Desktop Extension SDK (在 10.0.10240.0 中引入)
Windows Mobile Extension SDK (在 10.0.10240.0 中引入)
API contract
Windows.System.UserProfile.UserProfileContract (在 v1.0 中引入)

字段

ChangeDisabled 1

未设置源,因为锁屏界面图像幻灯片放映被组策略禁用。

Success 0

已成功设置图像源。

UserCanceled 2

用户取消了操作。

适用于

另请参阅