Barracuda Application Server C/C++ Reference
NO
|
Resource handle for a directory opened with IoIntf_OpenRes.
#include <IoIntf.h>
Public Attributes | |
ResIntf_Read | readFp |
Read from resource. | |
ResIntf_Write | writeFp |
Write to resource. | |
ResIntf_Seek | seekFp |
Seek to position in resource. | |
ResIntf_Flush | flushFp |
Flush resource. | |
ResIntf_Close | closeFp |
Close the resource and release any data. | |