CSND:Initialize: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 12: | Line 12: | ||
|- | |- | ||
| 2 | | 2 | ||
| | | Offset0 located in the shared-memory. | ||
|- | |- | ||
| 3 | | 3 | ||
| | | Offset1 located in the shared-memory. | ||
|- | |- | ||
| 4 | | 4 | ||
| | | Offset2 located in the shared-memory. | ||
|- | |- | ||
| 5 | | 5 | ||
| | | Offset3 located in the shared-memory. | ||
|} | |} | ||
Revision as of 03:40, 25 August 2013
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x00010140] |
| 1 | Shared memory block size, for mem-block creation. |
| 2 | Offset0 located in the shared-memory. |
| 3 | Offset1 located in the shared-memory. |
| 4 | Offset2 located in the shared-memory. |
| 5 | Offset3 located in the shared-memory. |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
| 2 | Handle-list header, value is: 0x4000000 |
| 3 | Mutex handle |
| 4 | Shared memory block handle |