ReactOS 0.4.15-dev-7942-gd23573b
vtable_fixup_thunk Struct Reference
Collaboration diagram for vtable_fixup_thunk:

Public Member Functions

 void (CDECL *function)(struct dll_fixup *fixup)
 

Public Attributes

struct dll_fixupfixup
 
voidvtable_entry
 

Detailed Description

Definition at line 843 of file corruntimehost.c.

Member Function Documentation

◆ void()

vtable_fixup_thunk::void ( CDECL function)

Member Data Documentation

◆ fixup

struct dll_fixup* vtable_fixup_thunk::fixup

Definition at line 845 of file corruntimehost.c.

Referenced by FixupVTableEntry(), and ReallyFixupVTable().

◆ vtable_entry

void* vtable_fixup_thunk::vtable_entry

Definition at line 847 of file corruntimehost.c.

Referenced by FixupVTableEntry().


The documentation for this struct was generated from the following file: