Microsoft SDK for Java

GCDisableCount

Returns the current GCDisable count.

Syntax

int __cdecl GCDisableCount();

Return Value

Returns the current count.

Remarks

Used for diagnostic purposes. Because the use of GCEnable and GCDisable requires a counter, this provides a way to verify that the count is what is expected.

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