Contents Index Topic Contents | ||
Previous Topic: SHGetFileInfo Next Topic: SHGetMalloc |
SHGetInstanceExplorer
WINSHELLAPI HRESULT WINAPI SHGetInstanceExplorer( IUnknown *ppunk );Retrieves the address of Windows Explorer's IUnknown interface.
- Returns NOERROR if successful, or E_FAIL otherwise.
- ppunk
- Address of an IUnknown interface pointer that receives Windows Explorer's IUnknown interface.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.