Microsoft SDK for Java

Font.copyHandle

Duplicates the Win32 font handle associated with this Font object.

Syntax

public final int copyHandle()

Return Value

Returns the font handle for this object.

Remarks

If you use this method to duplicate the font handle, you are responsible for freeing this handle.

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