LImageViewerCell::PrintCell

#include "ltwrappr.h"

HBITMAP LImageViewerCell::PrintCell(uFlags)

Returns a Windows bitmap, HBITMAP, that contains a printable version of the specified cell or sub-cell.

Parameters

L_UINT uFlags

Reserved for future use. Pass 0.

Returns

Value Meaning
HBITMAP The function was successful.
NULL An error occurred. Refer to Return Codes. To get the error call GetLastError() function.

Comments

Once the HBITMAP is no longer needed, you should delete it using the windows function DeleteObject.

Required DLLs and Libraries

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

LEADTOOLS Medical Image Viewer C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.