Bagikan melalui


IOemUiccApp::GetSubscriberNumbers

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.

 

This method returns the subscriber numbers.

Syntax

HRESULT GetSubscriberNumbers(
    ISubscriberNumbersCompletion *pCallback,
    INT_PTR context);

Parameters

  • pCallback
    [in] Pointer to the ISubscriberNumbersCompletion callback interface that is called to return the subscriber numbers.

  • context
    [in] Pointer to the context

Return Value

Returns S_OK if successful

Remarks

Example

Requirements

Header: Generated from CellularAPI_OEM.idl

 

 

Send comments about this topic to Microsoft