Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Terminal Object / TAPIVersion Property
In This Topic
    TAPIVersion Property
    In This Topic
    Gets or sets the Telephony Application Programming Interface (TAPI) that Reflection uses to connect the PC to telephone services.
    Syntax
    expression.TAPIVersion As TAPIVersionOption
    where expression is a variable that represents a Terminal Object

    Property Value

    A TAPIVersionOption value
    Remarks
    The value of this property is saved in the Windows registry. Changing this property affects all subsequent instances of the current Reflection product. The default value is TAPI3.
    See Also