VerifyHllapiDllPath Property
Description
Indicates whether UFT One displays a warning message when the HLLAPI dll file for the current configuration cannot be found.
Property type
Read-write property
Syntax
Visual Basic
Public Property VerifyHllapiDllPath As Boolean
Remarks
If this option is selected, UFT One displays a warning message when the HLLAPI dll file for the current configuration cannot be found. For example, UFT One warns you if you try to use the Terminal Emulator Add-in before you have installed the emulator itself.

If you clear this check box and UFT One cannot find the required dll file, it may be difficult to determine why UFT One is not recording successfully. It is therefore recommended that you leave this option selected.

This property value applies to all terminal emulator configurations, regardless of the currently selected emulator.
Example
See Also