Partager via


HumanPresenceSettings.GetSupportedFeaturesForSensorId(String) Méthode

Définition

Récupère les fonctionnalités prises en charge par le capteur de présence humaine spécifié.

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

Paramètres

sensorId
String

Platform::String

winrt::hstring

ID unique du capteur de présence humaine.

Retours

S’applique à

Voir aussi