Share via


LINETOLLLISTOPTION (Compact 2013)

3/26/2014

These bit-flag constants describe options for manipulating a toll list.

The following table shows the LINETOLLLISTOPTION constants.

Value

Description

LINETOLLLISTOPTION_ADD = 0x00000001

A prefix is to be added to the toll list.

LINETOLLLISTOPTION_REMOVE = 0x00000002

A prefix is to be removed from the toll list.

Remarks

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

Requirements

Header

tapi.h

See Also

Reference

TAPI Constants