Changes

Jump to navigation Jump to search
487 bytes added ,  19:44, 30 September 2017
no edit summary
Line 627: Line 627:     
= KSharedMemory =
 
= KSharedMemory =
Size: 0x40
+
[1.0.0] Size: 0x40
 +
 
 +
[2.0.0] Size: 0x48
    
Inherits from: [[#KAutoObject]]
 
Inherits from: [[#KAutoObject]]
    +
<div style="display: inline-block;">
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
! Offset
+
! Offset || Type || Description
! Type
  −
! Description
   
|-
 
|-
 
| 0 || [[#KAutoObject]] || Inheritance
 
| 0 || [[#KAutoObject]] || Inheritance
Line 648: Line 649:  
|-
 
|-
 
| 0x38 || bool || HasInited
 
| 0x38 || bool || HasInited
 +
|}
 +
</div>
 +
 +
<div style="display: inline-block; vertical-align:top;">
 +
{| class="wikitable" border="1"
 +
|-
 +
! Offset || Type || Description
 +
|-
 +
| 0 || [[#KAutoObject]] || Inheritance
 +
|-
 +
| 0x10 || KMemoryBlockList || Blocks
 +
|-
 +
| 0x28 || [[#KResourceLimit]]* || OwnerResourceLimit
 +
|-
 +
| 0x30 || u64 || OwnerProcessPid
 +
|-
 +
| 0x38 || int || LocalPermission
 +
|-
 +
| 0x3C || int || RemotePermission
 +
|-
 +
| 0x40 || bool || HasInited
 
|}
 
|}
    +
</div>
 
= KPort =
 
= KPort =
 
Size: 0xA8
 
Size: 0xA8

Navigation menu