PosCommon.ExtendedErrorFirmwareBadFile Field
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.
Indicates the specified firmware file or files exist, but one or more of those files are either not in the correct format or are corrupted.
public const int ExtendedErrorFirmwareBadFile = 281;
val mutable ExtendedErrorFirmwareBadFile : int
Public Const ExtendedErrorFirmwareBadFile As Integer = 281