Available in LEADTOOLS Imaging Pro, Vector, Document, and Medical Imaging toolkits. |
LBase::IsLoadInfoCallBackEnabled
#include "ltwrappr.h"
L_BOOL LBase::IsLoadInfoCallBackEnabled(L_VOID)
Determines whether the load info callback is enabled.
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. |
Win32, x64.
See Also
Functions: |
|
Topics: |
|
|
Example
For an example, refer to LFile::StartFeedLoad.