#include "ltwrappr.h"
L_UINT LBaseFile::GetRedirectIOFlags()
Determines which I/O callback functions for redirected I/O are enabled.
The current RedirectIO flags. Possible values are:
Value |
Meaning |
IO_OPEN |
Redirect Open |
IO_CLOSE |
Redirect Close |
IO_READ |
Redirect Read |
IO_WRITE |
Redirect Write |
IO_SEEK |
Redirect Seek |
IO_REDIRECT_ALL |
Redirect all i/o callbacks |
You can control which I/O callbacks are redirected using LBaseFile::SetRedirectIOFlags.
Required DLLs and Libraries
LTKRN For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET