Microsoft SDK for Java

ITopLevelWindow.getHandle

Retrieves the handle to the window represented by the implementor.

Syntax

public int getHandle()

Return Value

Returns the window handle.

Remarks

This handle can be used as a parent handle for objects derived from the Control class.

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