Disable

The function is described in the following sections.

Description

Disable the sensor.

Syntax

The following code block shows the syntax of the function.
Disable(
    SENSOR_HANDLE *pstHandle
    );

Parameter

The function has the following parameter.
Table 1. Disable Parameter Description
Parameter Description Input/Output
pstHandle Sensor handle Input

Return

The function has the following return values.
Table 2. Disable Return Description
Return Description
0 Success
Other values Failure

Requirement

None