Click or drag to resize
TapiGeneratedMode Enumeration
Describes the conditions under which digit or tone generation is terminated.

Namespace: Traysoft.AddTapi
Assembly: Traysoft.AddTapi (in Traysoft.AddTapi.dll) Version: 6.0.0.1110
Syntax
public enum TapiGeneratedMode
Members
  Member nameValueDescription
Cancel0 The digit or tone generation request was canceled by this application, by another application, or because the call terminated. This value can also be returned when digit or tone generation cannot be completed due to internal failure of the service provider.
Done1 The requested number of digits or requested tones have been generated for the requested duration.
See Also