HumanPresenceSensor.GetCurrentReading Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the current sensor reading from the human presence sensor.
public:
virtual HumanPresenceSensorReading ^ GetCurrentReading() = GetCurrentReading;
HumanPresenceSensorReading GetCurrentReading();
public HumanPresenceSensorReading GetCurrentReading();
function getCurrentReading()
Public Function GetCurrentReading () As HumanPresenceSensorReading
Returns
The current sensor reading from the human presence sensor.