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

LImageViewerCell::Destroy

Show in webframe

#include "ltwrappr.h"

L_VOID LImageViewerCell::Destroy (uFlags);

L_UINT uFlags;

/* reserved for future use */

Destroys the cell and free its resources.

Parameter

Description

uFlags

Reserved for future use. Pass 0.

Returns

None.

Comments

When the container created by the LImageViewerCell::Create function is no longer needed, call this function to destroy the container and free the associated memory. For every call to LImageViewerCell::Create there must be a call to LImageViewerCell::Destroy.

Required DLLs and Libraries

LTIVW

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:

LImageViewerCell::Create, LImageViewerCell::GetWindowHandle, LImageViewerCell::GetHandle, Class Members

Topics:

Using the Image Viewer

 

Window Control/Image Viewer Functions: Using the Image Viewer

Example

For an example, refer to LImageViewer::Create.

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