Difference between revisions of "FS:GetProductInfo"

From 3dbrew
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" ...")
 
m (Use common types.)
 
(One intermediate revision by the same user not shown)
Line 22: Line 22:
 
|-
 
|-
 
| 1
 
| 1
| Resultcode
+
| Result code
 
|-
 
|-
| 2-5
+
| 2-6
| Product-code, originally from the [[NCCH]]
+
| [[Filesystem_services#ProductInfo|Product Info]]
|-
 
| 6
 
| ?
 
 
|}
 
|}
  
 
=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 23: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.