MobileBroadbandModem.GetDeviceService(Guid) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
モバイル ブロードバンド モデムの特定のデバイス サービスを取得します。
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
|