Share via


LINEGENERATETERM

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

These bit-flag constants describe the conditions under which digit or tone generation is terminated.

The following table shows the LINEGENERATETERM constants.

Value Description

LINEGENERATETERM_CANCEL = 0x00000002

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.

LINEGENERATETERM_DONE = 0x00000001

The requested number of digits or the requested tones have been generated for the requested duration.

Remarks

These constants cannot be extended. All 32 bits are reserved.

Requirements

Header tapi.h
Windows Embedded CE Windows CE 3.0 and later
Windows Mobile Windows Mobile Version 5.0 and later