Account services: Difference between revisions

No edit summary
No edit summary
Line 71: Line 71:
|-
|-
| 210 || CreateFloatingRegistrationRequest || Returns an [[#IFloatingRegistrationRequest]].
| 210 || CreateFloatingRegistrationRequest || Returns an [[#IFloatingRegistrationRequest]].
|-
| 211 || [8.0.0+] || Takes a total of 0x4-bytes of input and a handle, returns an [[#IUnknown0]].
|-
| 212 || [8.0.0+] || Takes a total of 0x14-bytes of input and a handle, returns an [[#IUnknown0]].
|-
|-
| 230 || AuthenticateServiceAsync || Returns an [[#IAsyncContext]].
| 230 || AuthenticateServiceAsync || Returns an [[#IAsyncContext]].
Line 237: Line 241:
|-
|-
| 280 || ProxyProcedureToAcquireApplicationAuthorizationForNintendoAccount || Returns an [[#IOAuthProcedure]].
| 280 || ProxyProcedureToAcquireApplicationAuthorizationForNintendoAccount || Returns an [[#IOAuthProcedure]].
|-
| 290 || [8.0.0+] ||
|-
|-
| 300 || [6.0.0+] TryRecoverNintendoAccountUserStateAsync || Returns an [[#IAsyncContext]].
| 300 || [6.0.0+] TryRecoverNintendoAccountUserStateAsync || Returns an [[#IAsyncContext]].
Line 609: Line 615:
|-
|-
| 999 || DebugSetUserStateOpen ||
| 999 || DebugSetUserStateOpen ||
|}
== IUnknown0 ==
This was added with [8.0.0+].
{| class="wikitable" border="1"
|-
! Cmd || Name || Notes
|-
| 0 || || No input, returns an [[#IAsyncContext]].
|-
| 1 || ||
|-
| 2 || ||
|-
| 3 || || Takes a type-0x9 input buffer, returns an [[#IAsyncContext]].
|-
| 10 || ||
|-
| 100 || ||
|-
| 101 || ||
|-
| 102 || ||
|-
| 103 || ||
|-
| 110 || || No input, returns an [[#IAsyncContext]].
|-
| 111 || ||
|}
|}