InfoConnect API Guide
Attachmate.Reflection.Emulation.OpenSystems Namespace / TAPIVersionOption Enumeration


TAPIVersionOption Enumeration
Defines which Telephony Application Programming Interface (TAPI) InfoConnect uses to connect the PC to telephone services.
Syntax
'Declaration
 
Public Enum TAPIVersionOption 
   Inherits System.Enum
 
'Usage
 
Dim instance As TAPIVersionOption
Members
MemberDescription
TAPI2Use TAPI version 2.
TAPI3Use TAPI version 3.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Attachmate.Reflection.Emulation.OpenSystems.TAPIVersionOption

See Also