IRUSER:InitializeIrnopShared: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
{{IPC/RequestEntry|send buffer package count}} | {{IPC/RequestEntry|send buffer package count}} | ||
{{IPC/RequestEntry|[[IRU:SetBitRate|bitrate value]]}} | {{IPC/RequestEntry|[[IRU:SetBitRate|bitrate value]]}} | ||
{{IPC/ | {{IPC/CopyHandle|1}} | ||
{{IPC/RequestEntry|shared memory handle}} | {{IPC/RequestEntry|shared memory handle}} | ||
{{IPC/RequestEnd}} | {{IPC/RequestEnd}} | ||
Latest revision as of 11:30, 22 February 2017
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x00180182] |
| 1 | shared memory size |
| 2 | receive buffer size |
| 3 | receive buffer package count |
| 4 | send buffer size |
| 5 | send buffer package count |
| 6 | bitrate value |
| 7 | Descriptor for copying 1 handle |
| 8 | shared memory handle |
Response
| Index Word | Description |
|---|---|
| 0 | Header code [0x00180040] |
| 1 | Result code |
IR service uses the shared memory in shared mode (i.e. put more information in the shared memory). The shared memory size must be at least receive_buffer_size+send_buffer_size+0x30