Call Barring Facility Constants
A version of this page is also available for
4/8/2010
Types of call barring.
Value | Description |
---|---|
RIL_BARRTYPE_ALLOUTGOING |
Bar all outgoing calls. |
RIL_BARRTYPE_OUTGOINGINT |
Bar outgoing international calls. |
RIL_BARRTYPE_OUTGOINGINTEXTOHOME |
Bar outgoing international calls except to home country/region. |
RIL_BARRTYPE_ALLINCOMING |
Bar all incoming calls. |
RIL_BARRTYPE_INCOMINGROAMING |
Bar incoming calls when roaming outside of home country/region. |
RIL_BARRTYPE_INCOMINGNOTINSIM |
Bar incoming calls from numbers not stored to SIM memory. |
RIL_BARRTYPE_ALLBARRING |
All barring services. |
RIL_BARRTYPE_ALLOUTGOINGBARRING |
All outgoing barring services. |
RIL_BARRTYPE_ALLINCOMINGBARRING |
All incoming barring services. |
Requirements
Header | ril.h |
Windows Embedded CE | Windows Embedded CE 6.0 |