Returns the byte offset within the non—garbage-collected heap memory to the specified field name.
unsigned int __cdecl jcdwOffsetOf(Hjava_lang_Object *phJCDW, const char *pFieldName);
*phJCDW | The data pointer to the heap memory. |
*pFieldName | The specified field. |