# deRegisterAsCorrectionDataSource

Source: [https://docs.qualcomm.com/doc/80-PK177-134Y/topic/deregister_as_correction_data_source.html](https://docs.qualcomm.com/doc/80-PK177-134Y/topic/deregister_as_correction_data_source.html)

删除作为校正数据提供程序的应用程序。一旦作为校正数据提供程序的应用程序被删除，就无法再请求精确的位置更新。

deRegisterAsCorrectionDataSource( )Copy to clipboard

## 参数

无。

## 返回结果

| 返回结果 | API 类型 | 数据类型 |
| --- | --- | --- |
| [位置状态](https://docs.qualcomm.com/doc/80-PK177-134Y/topic/edgnss_location_status.html) | Java | LocationStatus |
| [位置状态](https://docs.qualcomm.com/doc/80-PK177-134Y/topic/edgnss_location_status.html) | 原生 | pp\_edgnss\_LocationStatus |
|  |  |  |

**Parent Topic:** [应用程序校正数据 API](https://docs.qualcomm.com/doc/80-PK177-134Y/topic/application_correction_data_apis.html)

Last Published: Jun 22, 2023

[Previous Topic
registerAsCorrectionDataSource](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134Y/topics/register_as_correction_data_source.md) [Next Topic
injectCorrectionData](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134Y/topics/inject_correction_data.md)