Platform SDK: SMTP Server Events |
[This is preliminary documentation and subject to change.]
The FIOReadFile function reads from the file HANDLE within the specified FIO_CONTEXT structure.
BOOL FIOReadFile( PFIO_CONTEXT pContext, LPVOID lpBuffer, DWORD BytesToRead, FH_OVERLAPPED *lpo );
The function returns TRUE if the read operation was successful.
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Header: Declared in filehc.h; include filehc.h.
Library: Use fcachdll.lib.