Difference between revisions of "Template:IPC/MapPointerW"

From 3dbrew
Jump to navigation Jump to search
(Add ability to set expected buffer size with 2nd template param)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{IPC/RequestEntry|[[IPC#Buffer_Mapping_Translation|Buffer mapping descriptor]] for write access in the target process}}
+
<noinclude>
{{IPC/RequestEntry|{{{1}}}}}
+
{{IPC/Request|ipc_offset_prefix=n&nbsp;+&nbsp;}}
 +
</noinclude>{{IPC/RequestEntry|''{{Tooltip|Descriptor|0x0000000c {{!}} (size <nowiki><<</nowiki> 4)}} for mapping a {{#if:{{{2|}}}|{{{2}}} byte<nowiki> </nowiki>|}}[[IPC#Buffer_Mapping_Translation|write-only 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:35, 1 March 2025

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