Microsoft SDK for Java

getIUnknownFont

This method of the ActiveXToolkit Class retrieves the IUnknown interface of a Font object that represents a Java font.

Syntax

static public Object getIUnknownFont(Font font);

Return Value

Returns the IUnknown interface of an Font object that represents a Java font.

Parameters

font The Font object that represents a Java font.

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