LImageViewerCell::Destroy

Summary

Destroys the cell and free its resources.

Syntax

#include "ltwrappr.h"

L_VOID LImageViewerCell::Destroy (uFlags);

Parameters

L_UINT 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

See Also

Functions

Topics

Example

For an example, refer to LImageViewer::Create.

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

LEADTOOLS Medical Image Viewer C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.