UnAllocFileHandles

3.1

  #include <stress.h>    

  void UnAllocFileHandles(void)    

The UnAllocFileHandles function frees all file handles allocated by the AllocFileHandles function.

Parameters

This function has no parameters.

Return Value

This function does not return a value.

See Also

AllocFileHandles