[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.