LineDisplay.ExtendedErrorBadFormat 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 that the specified file is either not a bitmap file or it is in an unsupported format.
public const int ExtendedErrorBadFormat = 202;
val mutable ExtendedErrorBadFormat : int
Public Const ExtendedErrorBadFormat As Integer = 202