Microsoft SDK for Java

jcdwClassSizeOf

Returns the size of the non-garbage-collected heap memory used by instances of the supplied java.lang.Class object.

Syntax

unsigned int __cdecl jcdwClassSizeOf(Hjava_lang_Object *phJavaClass);

Parameters

*phJavaClass The data pointer to the heap memory.

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