Template:IPC/MapPointerW: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
ElementW (talk | contribs)
m Dashed border between descriptor and content
ElementW (talk | contribs)
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|0x0000000c {{!}} (size <nowiki><<</nowiki> 4)}} for mapping a [[IPC#Buffer_Mapping_Translation|write-only buffer]] in the target process''|descstyle=border-bottom-style:dashed}}
</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/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: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