IMbnRegistration interface
Provides access to network registration data.
Members
The IMbnRegistration interface inherits from the IUnknown interface. IMbnRegistration also has these types of members:
Methods
The IMbnRegistration interface has these methods.
| Method | Description |
|---|---|
| GetAvailableDataClasses |
Gets the available data classes in the current network. |
| GetCurrentDataClass |
Gets the current data class in the current network. |
| GetPacketAttachNetworkError |
Gets the network error from a packet attach operation. |
| GetProviderID |
Gets the provider ID for the currently registered network. |
| GetProviderName |
Gets the provider name for the currently registered network. |
| GetRegisterMode |
Gets the network registration mode of an Mobile Broadband device. |
| GetRegisterState |
Gets the registration state. |
| GetRegistrationNetworkError |
Gets the network error from a registration operation. |
| GetRoamingText |
Gets the roaming text describing the roaming provider. |
| SetRegisterMode |
Sets the registration mode for the device. |
Remarks
An application can acquire this interface by calling the QueryInterface method of IMbnInterface.
Requirements
|
Minimum supported client |
Windows 7 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
None supported |
|
IDL |
|