KCodeSet: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
class KCodeSet extends KAutoObject; | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
Line 4: | Line 6: | ||
! Type | ! Type | ||
! Description | ! Description | ||
|- | |||
| 0x0 | |||
| u32 | |||
| Pointer to vtable | |||
|- | |||
| 0x4 | |||
| u32 | |||
| Reference count | |||
|- | |- | ||
| 0x50 | | 0x50 |