Products | Support | Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.23
LEADTOOLS Common Dialog C++ Class Library Help

LDialogBase::Free

Show in webframe

#include "ltwrappr.h"

static L_INT LDialogBase::Free ()

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 LDialogBase::Initialize. You should only call this function if you have previously called the LDialogBase::Initialize function. After calling this function you will not be able to use any LEADTOOLS Common Dialog.

Required DLLs and Libraries

LTDLGKRN

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:

LDialogBase::Initialize, Class Members

Topics:

Using Imaging Common Dialog

Example

For an example, refer to LDialogImage::DoModalRotate or LDialogColor::DoModalBrightness.

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