Changes

60 bytes removed ,  23:46, 13 October 2017
no edit summary
Line 221: Line 221:     
== svcSetHeapSize ==
 
== svcSetHeapSize ==
<div style="display: inline-block">
+
 
 +
<div style="display: inline-block;">
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
Line 234: Line 235:  
</div>
 
</div>
   −
<div style="display: inline-block; vertical-align:top;">
   
'''Description:''' Set the process heap to a given <code>Size</code>. It can both extend and shrink the heap.
 
'''Description:''' Set the process heap to a given <code>Size</code>. It can both extend and shrink the heap.
   Line 242: Line 242:     
[2.0.0+] <code>Size</code> must be less than 0x18000000.
 
[2.0.0+] <code>Size</code> must be less than 0x18000000.
</div>
+
 
 +
 
    
== svcSetMemoryPermission ==
 
== svcSetMemoryPermission ==
48

edits