Share via


OnReuse method

Occurs when a window is reloaded with a new frame.

Syntax

HRESULT retVal = object.OnReuse(pUnkDestination);

Parameters

  • pUnkDestination [in]
    Type: IUnknown

    The address of an IUnknown interface that specifies the destination of the new frame.

Remarks

The OnReuse method occurs when a window is reloaded with a new frame while the browser is navigating.