GipFirmwareUpdateResult.ExtendedErrorCode Property

Definition

The extended error code for the update operation.

public:
 property unsigned int ExtendedErrorCode { unsigned int get(); };
uint32_t ExtendedErrorCode();
public uint ExtendedErrorCode { get; }
var uInt32 = gipFirmwareUpdateResult.extendedErrorCode;
Public ReadOnly Property ExtendedErrorCode As UInteger

Property Value

UInt32

unsigned int

uint32_t

The extended error code for the update operation.

Applies to