Changes

Jump to navigation Jump to search
98 bytes removed ,  01:15, 21 October 2016
no edit summary
Line 37: Line 37:  
Size : 0x4C bytes ([[KAutoObject]], [[KServerSession]], [[KClientSession]], sequentially):
 
Size : 0x4C bytes ([[KAutoObject]], [[KServerSession]], [[KClientSession]], sequentially):
   −
[[KAutoObject]]:
+
 
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
 
!  Offset
 
!  Offset
! Type
+
!colspan="2"|Type
 
!  Description
 
!  Description
 
|-
 
|-
 
| 0x0
 
| 0x0
 +
|rowspan="2"|[[KAutoObject]]
 
| u32
 
| u32
 
| Pointer to vtable
 
| Pointer to vtable
Line 51: Line 52:  
| u32
 
| u32
 
| Reference count
 
| Reference count
|-
  −
|}
  −
[[KServerSession]]:
  −
{| class="wikitable" border="1"
  −
|-
  −
!  Offset
  −
! Type
  −
!  Description
   
|-
 
|-
 
| 0x8
 
| 0x8
 +
|rowspan="9"|[[KServerSession]]
 
| u32
 
| u32
 
| Pointer to vtable
 
| Pointer to vtable
Line 95: Line 89:  
| [[KThread]]*
 
| [[KThread]]*
 
| KThread that originated the session
 
| KThread that originated the session
|-
  −
|}
  −
[[KClientSession]]:
  −
{| class="wikitable" border="1"
  −
|-
  −
!  Offset
  −
! Type
  −
!  Description
   
|-
 
|-
 
| 0x2C
 
| 0x2C
 +
|rowspan="8"|[[KClientSession]]
 
| u32
 
| u32
 
| Pointer to vtable
 
| Pointer to vtable
48

edits

Navigation menu