Programming with Reflection

image\rwnprg32.gif TAPIVersion property

 

Syntax

object.TAPIVersion
object.TAPIVersion = Value

Works with

image\r124.gif

Data type

Enumeration

 

Description

Returns (first syntax line) or specifies (second syntax line) which Telephony Application Programming Interface (TAPI) Reflection uses to connect the PC to telephone services.

The value of this property is saved in the Windows registry. Changing this property affects all subsequent instances of the current Reflection product.

Values

The default value is rcTAPI3.

rcTAPI2 Use TAPI version 2.

rcTAPI3 Use TAPI version 3.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property