L_DispContainerGetHandle

#include "ltivw.h"

L_LTIVW_API HDISPCONTAINER L_DispContainerGetHandle(hConWnd)

L_HWND hConWnd;

handle to the container window

Returns a handle to the container.

Parameter

Description

hConWnd

Handle to the container window.

Returns

>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

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 API Help