IOemCanRegistrationStateChange
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 IOemCanRegistrationStateChange interface contains event handlers that are called upon notification that registration state has changed.
Methods
The IOemCanRegistrationStateChange interface inherits the methods of the IUnknown interface.
In addition IOemCanRegistrationStateChange defines the following methods.
Method | Description |
---|---|
IOemCanRegistrationStateChange::OnOemRegistrationStatusChanged |
Called when registration status changes. |
Remarks
Related topics