IBrowserService2::_put_itbLastFocus method
Deprecated. Sets the last toolbar or the last view with focus.
Syntax
HRESULT _put_itbLastFocus(
[in] UINT itbLastFocus
);
Parameters
- itbLastFocus [in]
-
Type: UINT
The index of the last toolbar with focus. Set this parameter to ITB_VIEW to indicate that the view had the last focus.
Return value
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Product | Internet Explorer 5.0 |
|
Header |
|
|
IDL |
|
Send comments about this topic to Microsoft
Build date: 11/28/2012
