IMbnDeviceServicesContext interface
Allows for enumerating and retrieving Mobile Broadband device objects on the system.
Members
The IMbnDeviceServicesContext interface inherits from the IUnknown interface. IMbnDeviceServicesContext also has these types of members:
Methods
The IMbnDeviceServicesContext interface has these methods.
| Method | Description |
|---|---|
| EnumerateDeviceServices |
Gets the list of supported device services by the Mobile Broadband device. |
| GetDeviceService |
Gets the IMbnDeviceService object that can be used for communicating with a device service on the Mobile Broadband device. |
Properties
The IMbnDeviceServicesContext interface has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only |
The maximum length, in bytes, of data that can be associated with a device service SET or QUERY command. | |
|
Read-only |
The maximum length, in bytes, of data that can be written to or read from a device service session. |
Remarks
IMbnDeviceServicesContext objects are provided by a call to the GetDeviceServicesContext method of the IMbnDeviceServicesManager interface.
Requirements
|
Minimum supported client |
Windows 8 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
None supported |
|
IDL |
|