TAPIEx.NET Component Documentation

LineCaps Class

The LineCaps class is used to obtain information about the line's capabilities. and an application can access it by calling TAPILine.Caps .

For a list of all members of this type, see LineCaps Members.

 

[Visual Basic]
Public Class LineCaps
Inherits Object
[C#]
public class LineCaps : object

 

Requirements

Namespace: TAPIEx

Assembly: TAPIEx.Net.Dll

See Also