다음을 통해 공유


BluetoothMajorClass 열거형

정의

디바이스가 연결된 디바이스의 일반 제품군인 디바이스의 주 클래스 코드를 나타냅니다.

public enum class BluetoothMajorClass
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
enum class BluetoothMajorClass
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public enum BluetoothMajorClass
var value = Windows.Devices.Bluetooth.BluetoothMajorClass.miscellaneous
Public Enum BluetoothMajorClass
상속
BluetoothMajorClass
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 (10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v1.0에서 도입되었습니다.)
앱 기능
bluetooth

필드

AudioVideo 4

오디오 또는 비디오 디바이스. 예를 들어 헤드셋, 스피커, 스테레오, 비디오 디스플레이 및 VCR이 있습니다.

Computer 1

컴퓨터. 디바이스의 예로는 데스크톱, Notebook, PDA 및 이끌이가 있습니다.

Health 9

상태 디바이스입니다. 예를 들어 심박수 모니터가 있습니다.

Imaging 6

이미징 디바이스. 예를 들어 프린터, 스캐너, 카메라 및 디스플레이가 있습니다.

Miscellaneous 0

보다 구체적인 주 클래스 코드가 적합하지 않은 경우에 사용됩니다.

NetworkAccessPoint 3

LAN 또는 네트워크 액세스 지점.

Peripheral 5

주변 장치. 예를 들어 마우스, 조이스틱 및 키보드가 있습니다.

Phone 2

휴대폰. 예제 디바이스는 셀룰러, 무선, 유료 전화 및 모뎀입니다.

Toy 8

토이.

Wearable 7

웨어러블 디바이스.

적용 대상