GipFirmwareUpdateResult.FinalComponentId 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 ID of the final updated component.
public:
property unsigned int FinalComponentId { unsigned int get(); };
uint32_t FinalComponentId();
public uint FinalComponentId { get; }
var uInt32 = gipFirmwareUpdateResult.finalComponentId;
Public ReadOnly Property FinalComponentId As UInteger
Property Value
The ID of the final updated component.