UID | title | description | helpviewer_keywords | old-location | tech.root | ms.assetid | ms.date | ms.keywords | req.header | req.include-header | req.target-type | req.target-min-winverclnt | req.target-min-winversvr | req.kmdf-ver | req.umdf-ver | req.ddi-compliance | req.unicode-ansi | req.idl | req.max-support | req.namespace | req.assembly | req.type-library | req.lib | req.dll | req.irql | targetos | req.typenames | req.redist | ms.custom | f1_keywords | dev_langs | topic_type | api_type | api_location | api_name | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
NN:shlobj_core.IURLSearchHook2 |
IURLSearchHook2 (shlobj_core.h) |
Exposes a method that is used by the browser to translate the address of an unknown URL protocol by using a search context object. |
|
shell\IURLSearchHook2.htm |
shell |
5a17e099-a8b4-454d-8f2e-0a45435902a4 |
12/05/2018 |
IURLSearchHook2, IURLSearchHook2 interface [Windows Shell], IURLSearchHook2 interface [Windows Shell],described, _shell_IURLSearchHook2, shell.IURLSearchHook2, shlobj_core/IURLSearchHook2 |
shlobj_core.h |
Windows |
Windows XP [desktop apps only] |
Windows Server 2003 [desktop apps only] |
Shell32.dll |
Windows |
19H1 |
|
|
|
|
|
|
Exposes a method that is used by the browser to translate the address of an unknown URL protocol by using a search context object.
The IURLSearchHook2 interface inherits from IURLSearchHook. IURLSearchHook2 also has these types of members:
This interface also provides the methods of the IURLSearchHook interface, from which it inherits.
When attempting to browse to a URL address, if the browser retrieves an IURLSearchHook2 interface, a search context is passed to the browser. If no IURLSearchHook2 interface is available the browser uses IURLSearchHook to determine the address of the unknown URL.