Share via


IOem3GPPSupServices

Warning  The Cellular COM API is deprecated in Windows 10. This content is provided to support maintenance of OEM and mobile operator created Windows Phone 8.1 applications.

 

The IOem3GPPSupServices interface exposes methods that support 3GPP services.

Methods

The IOem3GPPSupServices interface inherits the methods of the IUnknown interface.

Note  

The ID_CAP_CELL_API_OEM_PASSTHROUGH capability is required to use any of the methods exposed by IOem3GPPSupServices.

 

In addition, IOem3GPPSupServices defines the following methods.

Method Description

IOem3GPPSupServices::GetCallForwardingSettings

The GetCallForwardingSettings method returns the call forwarding settings for the service.

IOem3GPPSupServices::SetCallForwardingStatus

The SetCallForwardingStatus method sets the call forwarding status for the service.

IOem3GPPSupServices::AddCallForwarding

The AddCallForwarding method adds call forwarding settings to the service for the specified reason.

IOem3GPPSupServices::RemoveCallForwarding

The RemoveCallForwarding method removes all call forwarding settings from the service for the specified reason.

IOem3GPPSupServices::GetCallWaitingSettings

The GetCallWaitingSettings method gets the call waiting settings for the service.

IOem3GPPSupServices::SetCallWaitingSettings

The SetCallWaitingSettings method sets the call waiting settings for the service.

 

Requirements

Header: Generated from CellularAPI_OEM.idl

Cellular COM interfaces

 

 

Send comments about this topic to Microsoft