GipFirmwareUpdateResult.ExtendedErrorCode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The extended error code for the update operation.