Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/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 |