IOemCellularModemExistenceChange::OnOemModemExistenceDone
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 OnOemModemExistenceDone method is called after the current list of modems has been provided.
Syntax
HRESULT OnOemModemExistenceDone();
Parameters
This method has no parameters.
Return values
Returns S_OK if the method was successful.
Remarks
Requirements
Header: Generated from CellularAPI_OEM.idl
Related topics
IOemCellularModemExistenceChange