网站首页  词典首页

请输入您要查询的函数:

 

术语 shcreateshellitemarray
释义 SHCreateShellItemArray
语法:
HRESULT SHCreateShellItemArray( PCIDLIST_ABSOLUTE pidlParent,
IShellFolder *psf,
UINT cidl,
PCUITEMID_CHILD_ARRAY ppidl,
IShellItemArray **ppsiItemArray
);
SHCreateShellItemArray功能
壳牌项目创建一个数组对象。
参数
pidlParent
[in]的规定,在ppidl父文件夹的物品ID列表。如果涤纶短纤指定,此参数可以为NULL。如果这pidlParent没有被指定,它是从每平方英尺计算参数使用IPersistFolder2。
聚砜
[in]壳牌数据源对象是在ppidl指定的子项的父母。如果pidlParent指定,此参数可以为NULL。
cidl
[in]的由ppidl指定的数组元素的个数。
ppidl
[in]的孩子该项目为正在创建数组的ID列表。此值可以为NULL。
ppsiItemArray
[内]当此函数返回时,包含一个IShellItemArray接口指针的地址。
返回值
返回S_OK如果成功,或其他错误值。
功能信息
最低DLL版本 Shell32.dll
自定义ImplementationNo
Headershobjidl.h
import libraryNone
最低支持操作系统 Vista
==英文原文==SHCreateShellItemArray Function
Creates a Shell item array object.
Syntax
HRESULT SHCreateShellItemArray( PCIDLIST_ABSOLUTE pidlParent,
IShellFolder *psf,
UINT cidl,
PCUITEMID_CHILD_ARRAY ppidl,
IShellItemArray **ppsiItemArray
);
Parameters
pidlParent
[in] The ID list of the parent folder of the items specified in ppidl. If psf is specified, this parameter can be NULL. If this pidlParent is not specified, it is computed from the psf parameter using IPersistFolder2 .
psf
[in] The Shell data source object that is the parent of the child items specified in ppidl. If pidlParent is specified, this parameter can be NULL.
cidl
[in] The number of elements in the array specified by ppidl.
ppidl
[in] The list of child item IDs for which the array is being created. This value can be NULL.
ppsiItemArray
[out] When this function returns, contains the address of an IShellItemArray interface pointer.
Return Value
Returns S_OK if successful, or an error value otherwise.
Function Information
Minimum DLL VersionShell32.dll
Custom ImplementationNo
Headershobjidl.h
Import libraryNone
Minimum operating systemsWindows Vista
==原始网址==http://msdn.microsoft.com/en-us/library/bb762144(VS.85).aspx\n
随便看

 

windows api函数参考手册包含2258条windows api函数文档,详细介绍nodejs、java、rust调用windows api的方法技巧,是学习windows api编程的入门中文文档。

 

Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40 更新时间:2024/10/6 11:30:41