ISearchFolderItemFactory::SetScope 方法 (shobjidl_core.h)
按指定设置搜索范围。
语法
HRESULT SetScope(
[in] IShellItemArray *psiaScope
);
参数
[in] psiaScope
类型: IShellItemArray*
指向要搜索的位置列表的指针。 搜索将包括此位置及其所有子容器。 默认值为 FOLDERID_Profile
返回值
类型: HRESULT
如果成功,则返回成功值,否则返回错误值。
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows Vista [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2008 [仅限桌面应用] |
目标平台 | Windows |
标头 | shobjidl_core.h (包括 Shobjidl.h) |