LImageViewerCell::PostPaintCallBack

#include "ltwrappr.h"

virtual L_INT LImageViewerCell::PostPaintCallBack(hCellWnd, pCellInfo)

HWND hCellWnd;

handle to the cell window

pDISPCONTAINERCELLINFO pCellInfo;

pointer to a cell information structure

Callback function that, is called after painting the cell or sub-cell.

Parameter

Description

hCellWnd

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

pCellInfo

Pointer to the DISPCONTAINERCELLINFO information structure to be updated with the cell information.

Returns

SUCCESS

The function was successful.

< 1

An error occurred. Refer to Return Codes.

Comments

In order to use this callback function, it must first be set by calling LImageViewerCell::EnablePostPaintCallBack function.

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