0 0 0
分享排行榜
修正错误贡献榜
已审核词条 未审核词条
DLL命令名 返回值类型 公开 备注
DragQueryFileW 整数型 非零值表示调用成功
DLL库文件名
shell32.dll
在DLL库中对应命令名
DragQueryFileW
参数名 类型 传址 数组 备注
hDrop整数型Identifier of the structure that contains the file names of the dropped files.
iFile整数型Index of the file to query. If the value of this parameter is 0xFFFFFFFF, DragQueryFile returns a count of the files dropped. If the value of this parameter is between zero and the total number of files dropped, DragQueryFile copies the file name with the corresponding value to the buffer pointed to by the lpszFile parameter.
lpszFile字节集The address of a buffer that receives the file name of a dropped file when the function returns. This file name is a null-terminated string. If this parameter is NULL, DragQueryFile returns the required size, in characters, of this buffer.
cch整数型The size, in characters, of the lpszFile buffer.

词条作者信息 使用例程
参与校正错误的易友
评论列表   发现违规评论、广告、刷屏,请点击举报(有奖)
无评论 评论
  • Copyright © 125.LA All Rights Reserved.