_SHGetInstanceExplorer (SHLWAPI.@)
HRESULT _SHGetInstanceExplorer ( IUnknown** lppUnknown )
Get an interface to the shell explorer.
lppUnknown | [Out] | Destination for explorers IUnknown interface. |
Success: S_OK. lppUnknown contains the explorer interface.
Failure: An HRESULT error code.
Not declared in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/shlwapi/thread.c". gitlab.winehq.org/wine/wine/blob/master/dlls/shlwapi/thread.c
Debug channel "shell".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.