次の方法で共有


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

適用対象

こちらもご覧ください