SetupApi函数
+ -

SetupApi 磁盘空间列表函数

2021-11-19 40 0

磁盘空间列表函数用于创建和修改磁盘空间列表。这些列表可用于计算处理将在安装过程中复制或删除的文件所需的总磁盘空间。

Function Description
SetupAddInstallSectionToDiskSpaceList Searches for CopyFile and DelFile directives in a DDInstall section of an INF file, then adds the file operations specified in those sections to a disk-space list.
SetupAddSectionToDiskSpaceList Adds to a disk-space list all the file copy or delete operations that are listed in a specified section of an INF file.
SetupAddToDiskSpaceList Adds a single delete or copy operation to a disk-space list.
SetupCreateDiskSpaceList Creates a disk-space list.
SetupDestroyDiskSpaceList Destroys a disk-space list and releases the resources allocated to it.
SetupQueryDrivesInDiskSpaceList Fills a caller-supplied buffer with a list of the drives referenced by the file operations that are listed in the disk-space list.
SetupQuerySpaceRequiredOnDrive Examines a disk-space list to determine the space that is required to perform all the file operations that are listed for a particular drive.
SetupRemoveFromDiskSpaceList Removes a file copy or delete operation from a disk-space list.
SetupRemoveInstallSectionFromDiskSpaceList Searches for CopyFiles and DelFiles directives in a DDInstall section of an INF file, and removes the file operations specified in those sections from a disk-space list.
SetupRemoveSectionFromDiskSpaceList Removes from a disk-space list the file copy or delete operations that are listed in a specified section of an INF file.

0 篇笔记 写笔记

作者信息
我爱内核
Windows驱动开发,网站开发
好好学习,天天向上。
取消
感谢您的支持,我会继续努力的!
扫码支持
扫码打赏,你说多少就多少

打开支付宝扫一扫,即可进行扫码打赏哦

您的支持,是我们前进的动力!