Skip to content

Commit ba0708d

Browse files
authored
Update device-update-error-codes.md
1 parent 7b3cdf2 commit ba0708d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-hub-device-update/device-update-error-codes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ There are two primary client-side components that may throw error codes: the Dev
1818

1919
### ResultCode and ExtendedResultCode
2020

21-
The Device Update for IoT Hub Core PnP interface reports `ResultCode` and `ExtendedResultCode`, which can be used to diagnose failures. For more information about the Device Update Core PnP interface, see [Device Update and Plug and Play](device-update-plug-and-play.md). For more details regarding the default Device Update agent ResultCode and ExtendedResultCodes, see the "result.h" file in the [Device Update Github repository](https://aka.ms/du-resultcode).
21+
The Device Update for IoT Hub Core PnP interface reports `ResultCode` and `ExtendedResultCode`, which can be used to diagnose failures. For more information about the Device Update Core PnP interface, see [Device Update and Plug and Play](device-update-plug-and-play.md). For more details regarding the default Device Update agent ResultCode and ExtendedResultCodes, see the "result.h" file in the [Device Update Github repository](https://aka.ms/du-resultcodes).
2222

2323
`ResultCode` is a general status code and `ExtendedResultCode` is an integer with encoded error information.
2424

0 commit comments

Comments
 (0)