LImageViewerCell::Destroy

#include "ltwrappr.h"

L_VOID LImageViewerCell::Destroy (uFlags);

Destroys the cell and free its resources.

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

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

LEADTOOLS Medical Image Viewer C++ Class Library Help