IOemUiccApp::GetSIDNID
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 System ID (SID) and Network ID (NID) for the application
Syntax
HRESULT GetSIDNID(
IGetSIDNIDCompletion *pCallback,
INT_PTR context);
Parameters
pCallback
[in] Pointer to the IGetSIDNIDCompletion callback interface that is called to return the SID and NID.context
[in] Pointer to the context
Return Value
Returns S_OK if successful
Remarks
Example
Requirements
Header: Generated from CellularAPI_OEM.idl