IPC: Difference between revisions
No edit summary |
No edit summary |
||
Line 69: | Line 69: | ||
|- | |- | ||
| 0x0000000A <nowiki>|</nowiki> (size<<4) | | 0x0000000A <nowiki>|</nowiki> (size<<4) | ||
| The corresponding value contains a ptr to a buffer of said size. | | The corresponding value contains a ptr to a input buffer of said size. | ||
|- | |- | ||
| 0x0000000C <nowiki>|</nowiki> (size<<4) | | 0x0000000C <nowiki>|</nowiki> (size<<4) | ||
| The corresponding value contains a ptr to a buffer of said size. | | The corresponding value contains a ptr to a output buffer of said size. | ||
|} | |} |