Поделиться через


MobileBroadbandModem.GetDeviceService(Guid) Метод

Определение

Возвращает определенную службу устройства для мобильного широкополосного модема.

public:
 virtual MobileBroadbandDeviceService ^ GetDeviceService(Platform::Guid deviceServiceId) = GetDeviceService;
MobileBroadbandDeviceService GetDeviceService(winrt::guid const& deviceServiceId);
public MobileBroadbandDeviceService GetDeviceService(Guid deviceServiceId);
function getDeviceService(deviceServiceId)
Public Function GetDeviceService (deviceServiceId As Guid) As MobileBroadbandDeviceService

Параметры

deviceServiceId
Guid

Platform::Guid

winrt::guid

Уникальный идентификатор службы устройства для извлекаемой службы устройств.

Возвращаемое значение

Полученная служба мобильных широкополосных устройств.

Требования к Windows

Возможности приложения
cellularDeviceControl cellularDeviceIdentity

Применяется к

См. также раздел