Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 672 Bytes

setimagefeedresult.md

File metadata and controls

31 lines (21 loc) · 672 Bytes
-api-id -api-type
T:Windows.System.UserProfile.SetImageFeedResult
winrt enum

SetImageFeedResult

-description

Specifies the result of a call to LockScreen.RequestSetImageFeedAsync

-enum-fields

-field Success:0

The image feed was set successfully.

-field ChangeDisabled:1

The feed was not set because the lock screen image slide show is disabled by group policy.

-field UserCanceled:2

The operation was canceled by the user.

-remarks

-examples

-see-also

LockScreen