Microsoft SDK for Java

DhWindow.getDocument

Retrieves the document contained in this window.

Syntax

public DhDocument getDocument()

Return Value

Returns the document associated with this window.

Remarks

The result can be null if the document is not accessible (for example, because of security restrictions).

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