IBrowserService2::_put_itbLastFocus method (shdeprecated.h)
Deprecated. Sets the last toolbar or the last view with focus.
Syntax
HRESULT _put_itbLastFocus(
[in] UINT itbLastFocus
);
Parameters
[in] itbLastFocus
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
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | shdeprecated.h |