CheckScanner.ExtendedErrorNoRoom 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 there is no room for the scanned image to be stored in memory.
public const int ExtendedErrorNoRoom = 203;
val mutable ExtendedErrorNoRoom : int
Public Const ExtendedErrorNoRoom As Integer = 203