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

컨트롤러의 기본 공급자를 가져오거나 설정합니다.

적용 대상