AM:QueryAvailableTitleDatabase: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00190040] |- | 1 | u8 Mediatype? |} =Response= {| class="wikita..." |
Steveice10 (talk | contribs) mNo edit summary |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
| | | [[Filesystem_services#MediaType|Media Type]] | ||
|} | |} | ||
| Line 25: | Line 25: | ||
|- | |- | ||
| 2 | | 2 | ||
| | | bool, Available | ||
|} | |} | ||
=Description= | =Description= | ||
This is abstraction for [[AMPXI:ReloadDBS]]. | This is abstraction for [[AMPXI:ReloadDBS]]. | ||
Latest revision as of 09:14, 17 April 2016
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x00190040] |
| 1 | Media Type |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
| 2 | bool, Available |
Description
This is abstraction for AMPXI:ReloadDBS.