#include "l_bitmap.h"
L_LTFIL_API L_VOID* L_GetLoadInfoCallbackData()
Returns the current user data pointer for the LOADINFOCALLBACK, which was set using L_SetLoadInfoCallback.
Pointer to the previous user data. You can assign this return value to a variable, then use the variable to restore the previous value.
If no previous user data value has been assigned, then this function will return NULL.
Required DLLs and Libraries
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, Linux.
Functions: |
L_FileInfo, L_FileInfoMemory, L_ReadFileComment, L_GetComment, L_DeleteComment, L_SetComment, L_SetLoadInfoCallback, L_ReadFileComments |
Topics: |
|
|
|
|
For an example, refer to L_SetLoadInfoCallback.
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