LImageViewerCell::AnimationStoppedCallBack

#include "ltwrappr.h"

virtual L_INT LImageViewerCell::AnimationStoppedCallBack(hCellWnd, nCellIndex)

HWND hCellWnd;

handle to the cell window

L_INT nCellIndex;

index of a cell

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

Parameter

Description

hCellWnd

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

nCellIndex

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

Returns

SUCCESS

The function was successful.

< 1

An error occurred. Refer to Return Codes.

Comments

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