SetupCloseFileQueue  3TANH5 

[New - Windows NT]

The SetupCloseFileQueue function destroys a setup file queue.

VOID SetupCloseFileQueue(

    HSPFILEQ QueueHandle

// handle to the file queue to close

   );

 

 

Parameters

QueueHandle

Handle to an open setup file queue.

 

Remarks

The SetupCloseFileQueue14AJ7OS function does not flush the queue; pending operations are not performed. To commit a file queue before closing it call SetupCommitFileQueue.

See Also

SetupCommitFileQueue, SetupInstallFile, SetupQueueCopy, SetupQueueDefaultCopy, SetupQueueDelete, SetupQueueRename