LINEFEATURE_
Constants
The
LINEFEATURE_ constants list the operations that can be invoked on a line using
this API.
LINEFEATURE_DEVSPECIFIC
Device-specific
operations can be used on the line.
LINEFEATURE_DEVSPECIFICFEAT
Device-specific
features can be used on the line.
LINEFEATURE_FORWARD
Forwarding of
all addresses can be used on the line.
LINEFEATURE_MAKECALL
An outbound
call can be placed on this line using an unspecified address.
LINEFEATURE_SETMEDIACONTROL
Media control
can be set on this line.
LINEFEATURE_SETTERMINAL
Terminal
modes for this line can be set.
LINEFEATURE_SETDEVSTATUS
The lineSetLineDevStatus
LINEFEATURE_FORWARDFWD
The lineForward
LINEFEATURE_FORWARDDND
The lineForward
function (with an empty destination address) can be used to turn on the Do Not
Disturb feature on all addresses on the line. LINEFEATURE_FORWARD will also be
set.
Note If neither of
the new modified "FORWARD" bits is set in the dwLineFeatures
member in LINEDEVSTATUS
but the LINEFEATURE_FORWARD bit is set, then any of the forward modes
may work; the service provider has simply not specified which ones.
No
extensibility. All 32 bits are reserved.
The
LINEFEATURE_ constants are used in LINEDEVSTATUS (returned by lineGetLineDevStatus