Microsoft SDK for Java

jcdwClassOffsetOf

Returns the byte offset within the non—garbage-collected heap memory to the specified field name from the supplied java.lang.Class object.

Syntax

unsigned int __cdecl jcdwClassOffsetOf(Hjava_lang_Object *phJCDWClass, const char *pFieldName);

Parameters

*phJCDWClass The data pointer to the heap memory.
*pFieldName The specified field.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.