SHGetInstanceExplorerSHGetInstanceExplorer*
*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.

ppunk
Address of an IUnknown interface pointer that receives Windows Explorer's IUnknown interface.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.