MobileBroadbandDeviceService.SupportedCommands 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得行動寬頻裝置服務支援的裝置服務命令清單。
public:
property IVectorView<unsigned int> ^ SupportedCommands { IVectorView<unsigned int> ^ get(); };
IVectorView<uint32_t> SupportedCommands();
public IReadOnlyList<uint> SupportedCommands { get; }
var iVectorView = mobileBroadbandDeviceService.supportedCommands;
Public ReadOnly Property SupportedCommands As IReadOnlyList(Of UInteger)
屬性值
行動寬頻裝置服務支援的裝置服務命令清單。
Windows 需求
應用程式功能 |
cellularDeviceControl
cellularDeviceIdentity
|