Difference between revisions of "Template:IPC/MapPointerRW"

From 3dbrew
Jump to navigation Jump to search
(Add ability to set expected buffer size with 2nd template param)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{IPC/RequestEntry|{{Tooltip|Descriptor|0x0000000e {{!}} (size <nowiki><<</nowiki> 4)}} for mapping a [[IPC#Buffer_Mapping_Translation|read/write buffer]] in the target process}}
+
<noinclude>
{{IPC/RequestEntry|{{{1}}}}}
+
{{IPC/Request|ipc_offset_prefix=n&nbsp;+&nbsp;}}
 +
</noinclude>{{IPC/RequestEntry|''{{Tooltip|Descriptor|0x0000000e {{!}} (size <nowiki><<</nowiki> 4)}} for mapping a {{#if:{{{2|}}}|{{{2}}} byte<nowiki> </nowiki>|}}[[IPC#Buffer_Mapping_Translation|read/write buffer]] in the target process''|descstyle=border-bottom-style:dashed}}
 +
{{IPC/RequestEntry|{{{1}}}|descstyle=border-top-style:none}}<noinclude>
 +
{{IPC/RequestEnd}}
 +
{{Documentation}}
 +
[[Category:IPC message contents templates]]</noinclude>

Latest revision as of 19:36, 1 March 2025

Index Word Description
n + 0 Descriptor for mapping a read/write buffer in the target process
n + 1 {{{1}}}
[create] Template documentation