L_AutGetActiveContainer

#include "ltaut.h"

L_LTAUT_API L_INT L_AutGetActiveContainer(pAutomation, ppContainer)

Gets the handle to the active automation container.

Parameters

pAUTOMATIONHANDLE pAutomation

Pointer to an automation handle.

pCONTAINERHANDLE * ppContainer

A pointer to be updated with a pointer to the handle of the active container.

Returns

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

Comments

To change the active automation container use L_AutSetActiveContainer.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to L_AutSetActiveContainer.

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