|
ReactOS 0.4.16-dev-2357-g35d0dfe
|
#include <mscoree_private.h>
Public Attributes | |
| DWORD | rva |
| WORD | count |
| WORD | type |
Definition at line 31 of file mscoree_private.h.
| WORD _VTableFixup::count |
Definition at line 33 of file mscoree_private.h.
Referenced by FixupVTableEntry(), GetTokenForVTableEntry(), and ReallyFixupVTable().
| DWORD _VTableFixup::rva |
Definition at line 32 of file mscoree_private.h.
Referenced by FixupVTableEntry(), and GetTokenForVTableEntry().
| WORD _VTableFixup::type |
Definition at line 34 of file mscoree_private.h.
Referenced by FixupVTableEntry(), and ReallyFixupVTable().