L_ContainerGetOwner

#include "LtCon.h"

L_LTCON_API L_INT L_ContainerGetOwner(pContainer, phwndOwner)

Gets the handle to the window that owns the container.

Parameters

pCONTAINERHANDLE pContainer

Pointer to a container handle.

L_HWND *phwndOwner

Pointer to a window handle to be updated with the handle of the window that owns the container.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to L_ContainerUpdate.

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

LEADTOOLS Container and Automation C API Help