Share via


SystemFunctionLockIndicatorChangedEventArgs 클래스

정의

SystemFunctionLockIndicatorChanged 이벤트에 대한 이벤트 데이터를 포함합니다.

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

Windows 요구 사항

디바이스 패밀리
Windows 10, version 2004 (10.0.19041.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v10.0에서 도입되었습니다.)

설명

이 API는 하드웨어 시스템 단추에서 이벤트를 가로채기 위한 낮은 수준의 후크로 접근성 도구에서 사용하기 위한 것입니다.

SystemButtonEventController 이벤트 등록은 시스템 전체에 적용되며 선착순으로 적용됩니다. 애플리케이션 또는 서비스에서 SystemButtonEventController 이벤트 Handled 속성을 true로 설정하면 동일한 이벤트 알림에 대해 해당 앱 또는 서비스 이후에 등록된 애플리케이션 또는 서비스는 알림을 받지 못합니다.

속성

Handled

SystemFunctionLockIndicatorChanged 이벤트를 처리됨으로 표시하는 값을 가져오거나 설정합니다.

IsIndicatorOn

SystemFunctionLockIndicatorChanged 이벤트에 대한 Fn 하드웨어 시스템 단추 잠금 표시기의 상태를 가져옵니다.

Timestamp

SystemFunctionLockIndicatorChanged 이벤트의 날짜와 시간을 가져옵니다.

적용 대상

추가 정보