Account services: Difference between revisions
No edit summary |
No edit summary |
||
Line 98: | Line 98: | ||
| 999 || DebugSetUserStateOpen || | | 999 || DebugSetUserStateOpen || | ||
|} | |} | ||
[10.0.0+] DebugSetUserStateClose/DebugSetUserStateOpen now takes an additional 8-bytes of input. | |||
== IsUserRegistrationRequestPermitted == | == IsUserRegistrationRequestPermitted == | ||
Line 649: | Line 651: | ||
|- | |- | ||
| 113 || [5.0.0+] GetSaveDataThumbnailExistence || | | 113 || [5.0.0+] GetSaveDataThumbnailExistence || | ||
|- | |||
| 120 || [10.0.0+] ListOpenUsersInApplication || | |||
|- | |- | ||
| 130 || [6.0.0+] ActivateOpenContextRetention || Takes a total of 0x8-bytes of input, returns an [[#ISessionObject]]. | | 130 || [6.0.0+] ActivateOpenContextRetention || Takes a total of 0x8-bytes of input, returns an [[#ISessionObject]]. | ||
Line 654: | Line 658: | ||
| 140 || [6.0.0+] ListQualifiedUsers || | | 140 || [6.0.0+] ListQualifiedUsers || | ||
|- | |- | ||
| 190 || GetUserLastOpenedApplication || | | 150 || [10.0.0+] AuthenticateApplicationAsync || | ||
|- | |||
| 190 || [1.0.0-9.2.0] GetUserLastOpenedApplication || | |||
|- | |- | ||
| 191 || [7.0.0+] UpdateNotificationReceiverInfo ([5.0.0-5.1.0] ActivateOpenContextHolder) || | | 191 || [7.0.0+] UpdateNotificationReceiverInfo ([5.0.0-5.1.0] ActivateOpenContextHolder) || | ||
Line 664: | Line 670: | ||
| 999 || DebugSetUserStateOpen || | | 999 || DebugSetUserStateOpen || | ||
|} | |} | ||
[10.0.0+] DebugSetUserStateClose/DebugSetUserStateOpen now takes an additional 8-bytes of input. | |||
== IOAuthProcedureForUserRegistration == | == IOAuthProcedureForUserRegistration == | ||
Line 734: | Line 742: | ||
| 12 || [6.0.0+] InvalidateEdgeTokenCache | | 12 || [6.0.0+] InvalidateEdgeTokenCache | ||
|} | |} | ||
[10.0.0+] EnsureEdgeTokenCacheAsync now takes an additional 8-bytes of input. | |||
== IAsyncResult == | == IAsyncResult == |