#include <stress.h> |
int GetFreeFileHandles(void) |
The GetFreeFileHandles function returns the number of file handles available to the current instance.
This function has no parameters.
The return value is the number of file handles available to the current instance.