Difference between revisions of "FS:GetProductInfo"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x082E0040] |- | 1 | u32 processID |} =Response= {| class="wikitable" border="1" ...") |
Steveice10 (talk | contribs) m (Use common types.) |
||
(One intermediate revision by the same user not shown) | |||
Line 22: | Line 22: | ||
|- | |- | ||
| 1 | | 1 | ||
− | | | + | | Result code |
|- | |- | ||
− | | 2- | + | | 2-6 |
− | | | + | | [[Filesystem_services#ProductInfo|Product Info]] |
− | |||
− | |||
− | |||
|} | |} | ||
=Description= | =Description= | ||
This is an interface for [[Filesystem_services_PXI|FSPXI:GetProductInfo]]. | This is an interface for [[Filesystem_services_PXI|FSPXI:GetProductInfo]]. |
Latest revision as of 22:46, 17 October 2015
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x082E0040] |
1 | u32 processID |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2-6 | Product Info |
Description[edit]
This is an interface for FSPXI:GetProductInfo.