GetFreeFileHandles

3.1

  #include <stress.h>    

  int GetFreeFileHandles(void)    

The GetFreeFileHandles function returns the number of file handles available to the current instance.

Parameters

This function has no parameters.

Return Value

The return value is the number of file handles available to the current instance.