LINETOLLLISTOPTION (Windows CE 5.0)
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
OS Versions: Windows CE 3.0 and later.
Header: Tapi.h.
Send Feedback on this topic to the authors