共用方式為


GipFirmwareUpdateResult.ExtendedErrorCode 屬性

定義

更新作業的擴充錯誤碼。

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

屬性值

UInt32

unsigned int

uint32_t

更新作業的擴充錯誤碼。

適用於