Returns the byte offset within the non—garbage-collected heap memory to the specified field name from the supplied java.lang.Class object.
unsigned int __cdecl jcdwClassOffsetOf(Hjava_lang_Object *phJCDWClass, const char *pFieldName);
*phJCDWClass | The data pointer to the heap memory. |
*pFieldName | The specified field. |