Changes

1,071 bytes added ,  21:01, 3 April 2019
no edit summary
Line 24: Line 24:  
| 51 || TrySelectUserWithoutInteraction ||
 
| 51 || TrySelectUserWithoutInteraction ||
 
|-
 
|-
| 60 || [5.0.0+] ListOpenContextStoredUsers ||
+
| 60 || [5.0.0-5.1.0] ListOpenContextStoredUsers ||
 +
|-
 +
| 99 || [6.0.0+] || No input, returns an [[#ISessionObject]].
 
|-
 
|-
 
| 100 || GetUserRegistrationNotifier || Returns an [[#INotifier]].
 
| 100 || GetUserRegistrationNotifier || Returns an [[#INotifier]].
Line 45: Line 47:  
|-
 
|-
 
| 113 || GetSaveDataThumbnailExistence ||
 
| 113 || GetSaveDataThumbnailExistence ||
 +
|-
 +
| 130 || [6.0.0+] || Takes a total of 0x8-bytes of input, returns an [[#ISessionObject]].
 +
|-
 +
| 140 || [6.0.0+] ||
 
|-
 
|-
 
| 190 || GetUserLastOpenedApplication ||
 
| 190 || GetUserLastOpenedApplication ||
 
|-
 
|-
| 191 || [5.0.0+] ActivateOpenContextHolder ||
+
| 191 || [5.0.0-5.1.0] ActivateOpenContextHolder ||
 
|-
 
|-
 
| 200 || BeginUserRegistration ||
 
| 200 || BeginUserRegistration ||
Line 324: Line 330:  
| 101 || IsNetworkServiceAccountReplaced ||
 
| 101 || IsNetworkServiceAccountReplaced ||
 
|-
 
|-
| 199 || GetUrlForIntroductionOfExtraMembership ||
+
| [?-5.1.0] 199 || GetUrlForIntroductionOfExtraMembership ||
 
|}
 
|}
   Line 444: Line 450:  
| 51 || TrySelectUserWithoutInteraction ||
 
| 51 || TrySelectUserWithoutInteraction ||
 
|-
 
|-
| 60 || [5.0.0+] ListOpenContextStoredUsers ||
+
| 60 || [5.0.0-5.1.0] ListOpenContextStoredUsers ||
 +
|-
 +
| 99 || [6.0.0+] || No input, returns an [[#ISessionObject]].
 
|-
 
|-
 
| 100 || InitializeApplicationInfo ||
 
| 100 || InitializeApplicationInfo ||
Line 462: Line 470:  
| 130 || [5.0.0+] LoadOpenContext ||
 
| 130 || [5.0.0+] LoadOpenContext ||
 
|-
 
|-
 +
| 131 || [6.0.0+] ||
 +
|-
 +
| 140 || [6.0.0+] ||
 +
|-
 +
| 141 || [6.0.0+] ||
 +
|-
 +
| 150 || [6.0.0+] ||
 
|}
 
|}
   Line 505: Line 520:  
| 160 || [5.0.0+] StoreOpenContext ||
 
| 160 || [5.0.0+] StoreOpenContext ||
 
|-
 
|-
 +
| 170 || [6.0.0+] || No input, returns an [[#IAsyncNetworkServiceLicenseKindContext]].
 +
|}
 +
 +
== IAsyncNetworkServiceLicenseKindContext ==
 +
This was added with [6.0.0+].
 +
 +
{| class="wikitable" border="1"
 +
|-
 +
! Cmd || Name || Notes
 +
|-
 +
| 0 || ||
 +
|-
 +
| 1 || ||
 +
|-
 +
| 2 || ||
 +
|-
 +
| 3 || ||
 +
|-
 +
| 100 || ||
 
|}
 
|}
   Line 532: Line 566:  
| 51 || TrySelectUserWithoutInteraction ||
 
| 51 || TrySelectUserWithoutInteraction ||
 
|-
 
|-
| 60 || [5.0.0+] ListOpenContextStoredUsers ||
+
| 60 || [5.0.0-5.1.0] ListOpenContextStoredUsers ||
 +
|-
 +
| 99 || [6.0.0+] || No input, returns an [[#ISessionObject]].
 
|-
 
|-
 
| 100 || GetUserRegistrationNotifier || Returns an [[#INotifier]].
 
| 100 || GetUserRegistrationNotifier || Returns an [[#INotifier]].
Line 553: Line 589:  
|-
 
|-
 
| 113 || [5.0.0+] GetSaveDataThumbnailExistence ||
 
| 113 || [5.0.0+] GetSaveDataThumbnailExistence ||
 +
|-
 +
| 130 || [6.0.0+] || Takes a total of 0x8-bytes of input, returns an [[#ISessionObject]].
 +
|-
 +
| 140 || [6.0.0+] ||
 
|-
 
|-
 
| 190 || GetUserLastOpenedApplication ||
 
| 190 || GetUserLastOpenedApplication ||
 
|-
 
|-
| 191 || [5.0.0+] ActivateOpenContextHolder ||
+
| 191 || [5.0.0-5.1.0] ActivateOpenContextHolder ||
 
|-
 
|-
 
| 997 || DebugInvalidateTokenCacheForUser ||
 
| 997 || DebugInvalidateTokenCacheForUser ||
Line 590: Line 630:  
! Cmd || Name
 
! Cmd || Name
 
|-
 
|-
| 0 ||
+
| 0 || ? ([5.0.0-5.1.0] ?)
 
|-
 
|-
 
| 1 || [6.0.0+]
 
| 1 || [6.0.0+]
Line 601: Line 641:  
|-
 
|-
 
| 12 || [6.0.0+]
 
| 12 || [6.0.0+]
 +
|}
 +
 +
== IAsyncResult ==
 +
This is "nn::dauth::detail::IAsyncResult".
 +
 +
This was added with [6.0.0+].
 +
 +
{| class="wikitable" border="1"
 +
|-
 +
! Cmd || Name
 +
|-
 +
| 0 ||
 +
|-
 +
| 1 ||
 +
|-
 +
| 2 ||
 +
|-
 +
| 3 ||
 
|}
 
|}