L_DispContainerGetHandle

Summary

Returns a handle to the container.

Syntax

#include "ltivw.h"

L_LTIVW_API HDISPCONTAINER L_DispContainerGetHandle(hConWnd)

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

See Also

Functions

Topics

Example

For an example, refer to L_UseContainerControl.

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

LEADTOOLS Medical Image Viewer C API Help

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