Difference between revisions of "KObjectName"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
| char[8] | | char[8] | ||
| Object name | | Object name | ||
+ | |- | ||
+ | | 0x8 | ||
+ | | u32 | ||
+ | | Zero | ||
+ | |- | ||
+ | | 0xC | ||
+ | | KClientPort* | ||
+ | | KClientPort that's part of the parent KPort that uses this module | ||
|} | |} |
Revision as of 06:24, 9 February 2015
Size : 0x10 bytes
Offset | Type | Description |
---|---|---|
0x0 | char[8] | Object name |
0x8 | u32 | Zero |
0xC | KClientPort* | KClientPort that's part of the parent KPort that uses this module |