다음을 통해 공유


HumanPresenceFeatures.SupportedWakeOrLockDistancesInMillimeters 속성

정의

PC를 절전 모드에서 해제하거나 잠그기 위해 사람의 현재 상태 센서에서 지원하는 거리를 가져옵니다.

public:
 property IVectorView<unsigned int> ^ SupportedWakeOrLockDistancesInMillimeters { IVectorView<unsigned int> ^ get(); };
IVectorView<uint32_t> SupportedWakeOrLockDistancesInMillimeters();
public IReadOnlyList<uint> SupportedWakeOrLockDistancesInMillimeters { get; }
var iVectorView = humanPresenceFeatures.supportedWakeOrLockDistancesInMillimeters;
Public ReadOnly Property SupportedWakeOrLockDistancesInMillimeters As IReadOnlyList(Of UInteger)

속성 값

IVectorView<UInt32>

IReadOnlyList<UInt32>

Windows.Foundation.Collections.IVectorView

IVectorView<uint32_t>

PC를 절전 모드에서 해제하거나 잠그기 위해 사람의 현재 상태 센서에서 지원하는 거리입니다.

적용 대상

추가 정보