Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The SensorsCxSensorHistoryRetrievalCompleted function indicates that the history retrieval has completed.
Syntax
void SensorsCxSensorHistoryRetrievalCompleted(
SENSOROBJECT Sensor,
ULONG BytesWritten,
NTSTATUS InStatus
);
Parameters
Sensor
A reference to a sensor object.
BytesWritten
The number of bytes.
InStatus
The status of the sensor object.
Return value
None
Requirements
Requirement | Value |
---|---|
Header | sensorscx.h |