LBaseFile::IsLoadInfoCallBackEnabled

#include "ltwrappr.h"

L_BOOL LBaseFile::IsLoadInfoCallBackEnabled(L_VOID)

Determines whether the load info callback is enabled or not.

Returns

TRUE

The load info callback is enabled.

FALSE

The load info callback 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

 

Loading and Saving Images

Example

For an example, refer to LFile::StartFeedLoad.