다음을 통해 공유


HumanPresenceSettings.GetSupportedFeaturesForSensorId(String) 메서드

정의

지정된 사용자 존재 센서에서 지원하는 기능을 검색합니다.

public:
 static HumanPresenceFeatures ^ GetSupportedFeaturesForSensorId(Platform::String ^ sensorId);
 static HumanPresenceFeatures GetSupportedFeaturesForSensorId(winrt::hstring const& sensorId);
public static HumanPresenceFeatures GetSupportedFeaturesForSensorId(string sensorId);
function getSupportedFeaturesForSensorId(sensorId)
Public Shared Function GetSupportedFeaturesForSensorId (sensorId As String) As HumanPresenceFeatures

매개 변수

sensorId
String

Platform::String

winrt::hstring

인간 존재 센서의 고유 ID입니다.

반환

적용 대상

추가 정보