BOSSU:ReceiveProperty
Jump to navigation
Jump to search
Request[edit]
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
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 |
| ||||||||
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.