Microsoft SDK for Java

DhBrowser.getPeer

Retrieves the underlying peer object for this class.

Syntax

public IUnknown getPeer()

Return Value

Returns the peer object which underlies the DhBrowser object.

Remarks

This object implements the IOmNavigator interface.

Calling this method represents a very advanced usage scenario. Typically, you would never use this method.

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