L_GetLoadInfoCallbackData

#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

Platforms

Win32, x64, Linux.

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C API Help