Microsoft SDK for Java

jcdwOffsetOf

Returns the byte offset within the non—garbage-collected heap memory to the specified field name.

Syntax

unsigned int __cdecl jcdwOffsetOf(Hjava_lang_Object *phJCDW, const char *pFieldName);

Parameters

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

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