LINETOLLLISTOPTION
A version of this page is also available for
4/8/2010
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 |
Windows Embedded CE | Windows CE 3.0 and later |
Windows Mobile | Windows Mobile Version 5.0 and later |