SHGetInstanceExplorer

【勇芳软件工作室】汉化HomePreviousNext

[Now Supported on Windows NT]

检索资源管理器的IUnknown界面的地址。

WINSHELLAPI HRESULT WINAPI SHGetInstanceExplorer(

IUnknown 【ppunk】 
); 

参数

【Returns NOERROR if successful or E_FAIL otherwise.】

指向接收Explorer的IUnknown界面地址的值。

返回值

如果成功返回NOERROR,否则返回E_FAIL。