Account services: Difference between revisions
No edit summary |
No edit summary |
||
Line 72: | Line 72: | ||
| 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 [[# | | 211 || [8.0.0+] || Takes a total of 0x4-bytes of input and a handle, returns an [[#IOAuthProcedureForUserRegistration]]. | ||
|- | |- | ||
| 212 || [8.0.0+] || Takes a total of 0x14-bytes of input and a handle, returns an [[# | | 212 || [8.0.0+] || Takes a total of 0x14-bytes of input and a handle, returns an [[#IOAuthProcedureForUserRegistration]]. | ||
|- | |- | ||
| 230 || AuthenticateServiceAsync || Returns an [[#IAsyncContext]]. | | 230 || AuthenticateServiceAsync || Returns an [[#IAsyncContext]]. | ||
Line 617: | Line 617: | ||
|} | |} | ||
== | == IOAuthProcedureForUserRegistration == | ||
This is "nn::account::nas::IOAuthProcedureForUserRegistration". | |||
This was added with [8.0.0+]. | This was added with [8.0.0+]. | ||