IGetCallForwardingCompletion
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 IGetCallForwardingCompletion interface contains the event handler that is called after the call forwarding settings have been retrieved.
Methods
The IGetCallForwardingCompletion interface inherits the methods of the IUnknown interface.
In addition, IGetCallForwardingCompletion defines the following methods.
Method | Description |
---|---|
IGetCallForwardingCompletion::OnGetCallForwardingSettingsCompletion |
Returns the result of a call to IOem3GPPSupServices::GetCallForwardingSettings. |
Related topics