Microsoft SDK for Java

DhDocument.getHandle

Retrieves a window handle for the browser document.

Syntax

public int getHandle

Return Value

Returns a windows handle or -1 if one cannot be returned (typically when running on a server). This handle can be used as a parent for objects derived from Control.

See Also   com.ms.wfc.ui.Form

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