LImageViewerCell::Destroy

#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.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Medical Image Viewer C++ Class Library Help