| TAPIEx ActiveX Control v3.5 |
The ILineCaps interface is used to obtain information about the line's capabilities. and an application can access it by calling ITAPILine.Caps .
| ILineCaps methods | Description |
|---|---|
| Address_Capability_Flag | Contains a series of packed bit flags that describe a variety of address capabilities. |
| Address_Capability_Flag_Str | Contains a series of packed bit flags that describe a variety of address capabilities. (return String) |
| Address_Features | obtain the Specifies the features available for this address |
| Address_Features_Str | obtain the Specifies the features available for this address.(return String) |
| Address_Type | Contains a series of packed bit flags that describe a variety of address capabilities. |
| Address_Type_Str | Contains a series of packed bit flags that describe a variety of address capabilities. (return String) |
| Bearer_Modes | bit-flag constants describe different bearer modes of a call. |
| Bearer_Modes_str | bit-flag constants describe different bearer modes of a call.(return String) |
| Call_Features | constants indicate operations that can be invoked for a given address or call. |
| Call_Features_Str | constants indicate operations that can be invoked for a given address or call.(return String) |
| CallerIDFlags | bit-flag constants describe the nature of the information available about the parties involved in a call. return 0 mean do not support Caller ID |
| GenerateDigitModes | Specifies the digit modes than can be generated on this line. |
| GenerateToneModes | the different kinds of tones that can be generated on this line. |
| Line_Features | constants list the operations that can be invoked on that line. |
| Line_Features_Str | constants list the operations that can be invoked on that line. (return String) |
| Max_active_calls | Contains the maximum number of active call appearances that the address can handle. This number does not include calls on hold or calls on hold pending transfer or conference. |
| Max_conferenced_calls | Contains the maximum number of parties that can join a single conference call on this address. |
| Max_Data_Rate | Contains the maximum data rate, in bits per second, for information exchange over the call. |
| max_held_calls | Contains the maximum number of call appearances at the address that can be on hold. |
| Media_Modes | constants describe media types (or modes)of a communications session or call. |
| Media_Modes_Str | constants describe media types (or modes)of a communications session or call. (return String) |
| MonitorDigitModes | The various digit modes. |
| Negotiated_Version | Return the negotiated API version for TAPI |
| Provider_Info | Return the name of the service provider for this device |
| Switch_Info | Return the information about the switch. |
| Supports | returns a list device identifier for the specified device class. |