LImageViewerCell::PrintCell

#include "ltwrappr.h"

HBITMAP LImageViewerCell::PrintCell(uFlags)

L_UINT uFlags;

reserved for future

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

Parameter

Description

uFlags

Reserved for future use. Pass 0.

Returns

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

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