11.16 ACIpsInst::FileRead
LONG ACIpsInst::FileRead(LONG lHandle, const SCString& scsWB, LONG& lEOF)
Read from a file previously opend by FileOpen
Defined in: Acipsscr.cpp
|
Parameters
|
lHandle
Input Handle of open file
scsWB
Output Buffer with data from file
lEOF
Output TRUE End of file reached.
|
