BOSSU:ReceiveProperty

From 3dbrew
Jump to navigation Jump to search

Request[edit]

Index Word Description
0
Header 0x00160082 Cmd 0x0016 Param 2 Xlat 2
1 u16, Property ID
2 u32, Buffer size
3 Descriptor for mapping a write-only buffer in the target process
4 Data buffer

Response[edit]

Index Word Description
0
Header 0x00160082 Cmd 0x0016 Param 2 Xlat 2
1 Result code
2 u32, Actual read size
3 Descriptor for mapping a write-only buffer in the target process
4 Data buffer

Description[edit]

Same as BOSSU:SendProperty except for reading.