DhBrowser.getPeer

Overview | Methods | This Package | All Packages

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.