Share via


LINELOCATIONOPTION (Windows CE 5.0)

Send Feedback

These constants define values used in the dwOptions member of the LINELOCATIONENTRY structure returned as part of the LINETRANSLATECAPS structure 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, lineTranslateAddress will insert a "P" dial modifier at the beginning of the dialable string returned when this location is selected. If this bit is not set, lineTranslateAddress will insert a "T" dial modifier at the beginning of the dialable string.

Remarks

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

Requirements

OS Versions: Windows CE 3.0 and later.
Header: Tapi.h.

See Also

lineGetTranslateCaps | lineTranslateAddress | LINELOCATIONENTRY | LINETRANSLATECAPS

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.