Account services: Difference between revisions
No edit summary |
|||
Line 334: | Line 334: | ||
! Cmd || Name | ! Cmd || Name | ||
|- | |- | ||
| 0 || Get | | 0 || [[#Get]] | ||
|- | |- | ||
| 1 || [[#GetBase]] | | 1 || [[#GetBase]] | ||
Line 342: | Line 342: | ||
| 11 || [[#LoadImage]] | | 11 || [[#LoadImage]] | ||
|} | |} | ||
=== Get === | |||
Takes an output type-0x1A buffer for [[#UserData]], no output. | |||
=== GetBase === | === GetBase === | ||
No input, returns an output [[#ProfileBase]] | No input, returns an output [[#ProfileBase]]. | ||
=== GetImageSize === | === GetImageSize === | ||
Line 563: | Line 566: | ||
| 51 || UnregisterNotificationTokenAsync || Returns an [[#IAsyncContext]]. | | 51 || UnregisterNotificationTokenAsync || Returns an [[#IAsyncContext]]. | ||
|} | |} | ||
= UserData = | |||
This is a 0x80-byte struct. | |||
= ProfileBase = | |||
This is a 0x38-byte struct. | |||
[[Category:Services]] | [[Category:Services]] |