UpdateDesktopComponent method
Deprecated. Not implemented.
Syntax
HRESULT retVal = object.UpdateDesktopComponent(pHTMLWindow);
Parameters
pHTMLWindow [in]
Type: IHTMLWindow2A pointer to the IHTMLWindow2 interface representing the new active element.
Return value
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Remarks
IDocObjectService::UpdateDesktopComponent was introduced in Microsoft Internet Explorer 6.