L_DlgFree

#include "l_bitmap.h"

L_LTDLG_API L_INT L_DlgFree()

Frees the internal data for the LEADTOOLS Common Dialogs.

Returns

SUCCESS

The function was successful.

< 1

An error occurred. Refer to Return Codes.

Comments

This function will free the internal data for the LEADTOOLS Common Dialogs that was allocated by L_DlgInit. You should only call this function if you have previously called the L_DlgInit function. After calling this function you will not be able to use any LEADTOOLS Common Dialog.

Required DLLs and Libraries

LTDLGKRN
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:

L_DlgFree

Topics:

Dialogs: Maintenance and General Use

 

Using Imaging Common Dialog

Example

For an example, refer to L_DlgRotate or L_DlgBrightness.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Common Dialog C API Help