|
Barracuda Application Server C/C++ Reference
NO
|
Directory handle for a directory opened with IoIntf_OpenDir.
Example:
#include <IoIntf.h>
Public Attributes | |
| DirIntf_Read | readFp |
| Iterate the resources in the file system. | |
| DirIntf_GetName | getNameFp |
| Get resource name. | |
| DirIntf_Stat | statFp |
| Get resource information. | |