L_DispContainerGetHandle

#include "ltivw.h"

L_LTIVW_API HDISPCONTAINER L_DispContainerGetHandle(hConWnd)

Returns a handle to the container.

Parameters

L_HWND hConWnd

Handle to the container window.

Returns

Value Meaning
>0 Handle to the container.
NULL An error occurred. To get extended error information, call GetLastError. And then refer to Return Codes.

Comments

This function gets the handle to the container itself. To get a handle to the container's window, call L_DispContainerGetWindowHandle.

Required DLLs and Libraries

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

LEADTOOLS Medical Image Viewer C API Help