This method can be used to eliminate a URL that was added by a triggered ITerraExplorerMessage5 or by the SetURL or HTMLPopup methods.
HRESULT RemoveURL(
[in] int nContainer,
[in] BSTR TabName)
Parameters:
nContainer – The container index that specifies which container you are referring to. The index can be one of the following:
Upper Left = 0
Lower Left = 1
Main = 2
Message Bar = 3
Floating pop-up = 5
TabName – A string that holds the tab name of the URL that is being removed from the container.