Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.11.1
LEADTOOLS Raster Imaging C DLL Help

L_GetLoadInfoCallbackData

Show in webframe

#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.

Returns

Pointer to the previous user data. You can assign this return value to a variable, then use the variable to restore the previous value.

Comments

If no previous user data value has been assigned, then this function will return NULL.

Required DLLs and Libraries

LTFIL

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.

Platforms

Win32, x64, Linux.

See Also

Functions:

L_FileInfo, L_FileInfoMemory, L_ReadFileComment, L_GetComment, L_DeleteComment, L_SetComment, L_SetLoadInfoCallback, L_ReadFileComments

Topics:

Raster Image Functions: Input and Output

 

Working with the RAW File Filter

 

Loading and Saving Files

Example

For an example, refer to L_SetLoadInfoCallback.

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.