|
Available in LEADTOOLS Imaging Pro, Vector, Document, and Medical Imaging toolkits. |
LBaseFile::IsRedirectIOEnabled
#include "ltwrappr.h"
L_BOOL LBaseFile::IsRedirectIOEnabled()
Determines whether the I/O callback functions are enabled or disabled.
Returns
TRUE |
Redirect I/O is enabled. |
FALSE |
Redirect I/O is disabled. |
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. |
See Also
Functions: |
|
Topics: |
|
|
Example
For an example, refer LFile::StartFeedLoad.