ACTU:GetCommonInfo: Difference between revisions
DaniElectra (talk | contribs) m Add more docs for block IDs |
TimmSkiller (talk | contribs) No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
=Request= | =Request= | ||
{ | {{IPC/Request}} | ||
| | {{IPC/RequestHeader|0x0005|2|2}} | ||
{{IPC/RequestEntry|Output buffer size}} | |||
{{IPC/RequestEntry|Common data type}} | |||
| | {{IPC/MapPointerW|Output buffer}} | ||
{{IPC/RequestEnd}} | |||
| 2 | |||
| | |||
| | |||
| Output buffer | |||
=Response= | =Response= | ||
{ | {{IPC/Request}} | ||
{{#vardefine:ipc_offset|0}} | |||
{{IPC/RequestHeader|0x0005|1|2}} | |||
{{IPC/RequestEntry|Result code}} | |||
{{IPC/MapPointerW|Output buffer}} | |||
| 0 | {{IPC/RequestEnd}} | ||
| | |||
| | |||
| | |||
| Result code | |||
|} | |||
=Description= | =Description= | ||
Returns common account information, not specific to any account. | |||
See [[ACT_Services#DataBlocks|DataBlocks]] for possible data types. | |||