LBaseFile::IsRedirectIOEnabled

#include "ltwrappr.h"

L_BOOL LBaseFile::IsRedirectIOEnabled(L_VOID)

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:

Class Members

Topics:

Raster Image Functions: Input and Output

 

Annotation Functions: Input and Output

Example

For an example, refer LFile::StartFeedLoad.