Platform SDK: Installing Applications/Setup |
The SetupCloseFileQueue function destroys a setup file queue.
VOID SetupCloseFileQueue( HSPFILEQ QueueHandle // handle to the file queue to close );
The SetupCloseFileQueue function does not flush the queue; pending operations are not performed. To commit a file queue before closing it call SetupCommitFileQueue.
Windows NT/2000: Requires Windows NT 4.0 or later.
Windows 95/98: Requires Windows 95 or later. Available as a redistributable for Windows 95.
Header: Declared in Setupapi.h.
Library: Use Setupapi.lib.
Overview, Functions, SetupCommitFileQueue, SetupInstallFile, SetupQueueCopy, SetupQueueDefaultCopy, SetupQueueDelete, SetupQueueRename