LImageViewerCell::AnimationStartedCallBack

Summary

This callback function is fired if the control animation has been started.  This feature is available in version 16 or higher.

Syntax

#include "ltwrappr.h"

virtual L_INT LImageViewerCell::AnimationStartedCallBack(hCellWnd, nCellIndex)

Parameters

HWND hCellWnd

A handle to the window that represents the Medical Viewer Cell.

L_INT nCellIndex

Index of the cell, which has the animation engine started.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Comments

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to LImageViewerCell::EnableAnimationStartedCallBack.

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.