#include "ltaut.h"
L_LTAUT_API L_INT L_AutIsValid(pAutomation)
Determines the validity of the given automation handle.
Pointer to an automation handle.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
The automation handle will be valid after calling L_AutInit and L_AutCreate.
Required DLLs and Libraries