Share via


DeviceWatcherEvent 클래스

정의

초기 열거가 완료된 후 디바이스 목록이 업데이트될 때 트리거됩니다.

public ref class DeviceWatcherEvent sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class DeviceWatcherEvent final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class DeviceWatcherEvent
Public NotInheritable Class DeviceWatcherEvent
상속
Object Platform::Object IInspectable DeviceWatcherEvent
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v1.0에서 도입되었습니다.)

속성

DeviceInformation

DeviceWatcherEvent와 연결된 디바이스에 대한 정보를 가져옵니다.

DeviceInformationUpdate

DeviceWatcherEvent에서 업데이트한 디바이스에 대한 업데이트된 정보를 가져옵니다.

Kind

DeviceWatcherEvent로 표시된 디바이스의 유형을 가져옵니다.

적용 대상