Overview
Group
Quick Info

Windows NT
Yes
Win95
Yes
Win32s
No
Import Library

Header File
shlobj.h
Unicode
No
Platform Notes
None

SHGetInstanceExplorer

[Now Supported on Windows NT]

Retreives the address of the Explorer's IUnknown interface.

WINSHELLAPI HRESULT WINAPI SHGetInstanceExplorer(

IUnknown *ppunk

);

Parameters

ppunk

Pointer to a value that receives the address of the Explorer's IUnknown interface.

Return Values

Returns NOERROR if successful or E_FAIL otherwise.

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples