Share via


LowLevelDevicesController クラス

定義

低レベルのバス デバイス コントローラーとそれに関連付けられているプロバイダーを表します。

public ref class LowLevelDevicesController sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.DevicesLowLevelContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class LowLevelDevicesController final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.DevicesLowLevelContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class LowLevelDevicesController
Public NotInheritable Class LowLevelDevicesController
継承
Object Platform::Object IInspectable LowLevelDevicesController
属性

Windows の要件

デバイス ファミリ
Windows IoT Extension SDK (10.0.10586.0 で導入)
Windows 10 Anniversary Edition (10.0.14393.0 で導入)
API contract
Windows.Devices.DevicesLowLevelContract (v2.0 で導入)

プロパティ

DefaultProvider

コントローラーの既定のプロバイダーを取得または設定します。

適用対象