TapiExceptionTapiError Property |
Gets the TAPI error number. Most common TAPI error numbers are listed in
TapiErrors enumeration.
Namespace: Traysoft.AddTapiAssembly: Traysoft.AddTapi (in Traysoft.AddTapi.dll) Version: 6.0.0.1110
Syntaxpublic int TapiError { get; }
Public ReadOnly Property TapiError As Integer
Get
public:
property int TapiError {
int get ();
}
Property Value
Type:
Int32
See Also