BOSSU:ReceiveProperty
Jump to navigation
Jump to search
Request
| 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
| 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
Same as BOSSU:SendProperty except for reading.