Condividi tramite


HumanPresenceSettings.GetSupportedFeaturesForSensorId(String) Metodo

Definizione

Recupera le funzionalità supportate dal sensore di presenza umana specificato.

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

Parametri

sensorId
String

Platform::String

winrt::hstring

ID univoco del sensore di presenza umana.

Restituisce

Si applica a

Vedi anche