Difference between revisions of "Template:IPC/MapPointerRW"

From 3dbrew
Jump to navigation Jump to search
m (Dashed border between descriptor and content)
(Add ability to set expected buffer size with 2nd template param)
 
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
 
{{IPC/Request|ipc_offset_prefix=n&nbsp;+&nbsp;}}
 
{{IPC/Request|ipc_offset_prefix=n&nbsp;+&nbsp;}}
</noinclude>{{IPC/RequestEntry|''{{Tooltip|Descriptor|0x0000000e {{!}} (size <nowiki><<</nowiki> 4)}} for mapping a [[IPC#Buffer_Mapping_Translation|read/write buffer]] in the target process''|descstyle=border-bottom-style:dashed}}
+
</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/RequestEntry|{{{1}}}|descstyle=border-top-style:none}}<noinclude>
 
{{IPC/RequestEnd}}
 
{{IPC/RequestEnd}}
 +
{{Documentation}}
 
[[Category:IPC message contents templates]]</noinclude>
 
[[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