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。

戻り値

適用対象

こちらもご覧ください