Account services: Difference between revisions

No edit summary
Hthh (talk | contribs)
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 [[#IUnknown0]].
| 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 [[#IUnknown0]].
| 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:
|}
|}


== IUnknown0 ==
== IOAuthProcedureForUserRegistration ==
This is "nn::account::nas::IOAuthProcedureForUserRegistration".
 
This was added with [8.0.0+].
This was added with [8.0.0+].