Application Manager Services: Difference between revisions
| Steveice10 (talk | contribs) | |||
| Line 276: | Line 276: | ||
| = Application Manager service "am:pipe" = | = Application Manager service "am:pipe" = | ||
| = Application Manager network service "am:net" = | |||
| {| class="wikitable" border="1" | |||
| |- | |||
| !  Command Header | |||
| !  Available since system-version | |||
| !  Description | |||
| |- | |||
| | 0x0001.... | |||
| |  | |||
| | Stubbed. After validating the translate-paramater headers, this just returns error 0xE0C046F8. | |||
| |- | |||
| | 0x0401.... | |||
| |  | |||
| |  | |||
| |- | |||
| | 0x0801.... | |||
| |  | |||
| |  | |||
| |- | |||
| | 0x0802.... | |||
| |  | |||
| |  | |||
| |- | |||
| | 0x0803.... | |||
| |  | |||
| |  | |||
| |- | |||
| | 0x0804.... | |||
| |  | |||
| |  | |||
| |- | |||
| | 0x0805.... | |||
| |  | |||
| |  | |||
| |- | |||
| | 0x0806.... | |||
| |  | |||
| |  | |||
| |} | |||
| There's no known retail titles which use this. | |||
| For handling each command that's actually implemented, the AM cmdhandler function calls a vtable funcptr. | |||
| = Application Manager network service "am:net" = | = Application Manager network service "am:net" = | ||