ISubscriberNumbersCompletion
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 ISubscriberNumbersCompletion interface contains the event handler which is called to return a list of subscriber numbers.
Methods
The ISubscriberNumbersCompletion interface inherits the methods of the IUnknown interface.
In addition ISubscriberNumbersCompletion defines the following methods.
Method | Description |
---|---|
ISubscriberNumbersCompletion::OnGetSubscriberNumbersCompletion |
Returns the result of a call to the IOemUiccApp::GetSubscriberNumbers method. |
Remarks
Related topics