#include "ltaut.h"
L_LTAUT_API L_INT L_AutGetActiveContainer(pAutomation, ppContainer)
Gets the handle to the active automation container.
Pointer to an automation handle.
A pointer to be updated with a pointer to the handle of the active container.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
To change the active automation container use L_AutSetActiveContainer.
Required DLLs and Libraries