Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

These constants define values used in the dwOptionsmember of the LINELOCATIONENTRYstructure returned as part of the LINETRANSLATECAPSstructure returned by lineGetTranslateCaps.

The LINELOCATIONOPTION constants include the following values.

LINELOCATIONOPTION_PULSEDIAL = 0x00000001

The default dialing mode at this location is pulse dialing. If this bit is set, lineTranslateAddresswill insert a "P" dial modifier at the beginning of the dialable string returned when this location is selected. If this bit is not set, lineTranslateAddresswill insert a "T" dial modifier at the beginning of the dialable string.

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

See Also