Returns the class defining the interface method. This is the class containing the MCCustomMethod descriptor.
ClassClass * __cdecl c2jhook_getexposingclass(C2JMethodHookInfo *phookinfo);
*phookinfo | The pointer to the class that contains the MCCustomMethod descriptor. |