GetInfo
The function is described in the following sections.
Description
Release and de-initialize the sensor.
Syntax
The following code block shows the syntax of the function.
GetInfo( SENSOR_HANDLE *pstHandle, SENSOR_INFO *pstInfo );
Parameter
The function has the following parameters.
Parameter | Description | Input/Output |
---|---|---|
pstHandle | Sensor handle | Input |
pstInfo | Sensor information handle | Output |
Return
The function has the following return values.
Return | Description |
---|---|
0 | Success |
Other values | Failure |
Requirement
None