Microsoft SDK for Java

Class_GetConstantPoolCount

Gets the constant pool count.

Syntax

unsigned __cdecl Class_GetConstantPoolCount(ClassClass *cls);

Parameters

*cls The address of the class object.

Remarks

This function was added as of versions 2437 through 2925 of the Microsoft virtual machine.

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