RemoteOrderDisplay.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 all the buffer memory has been allocated for a specific unit. The ErrorUnits and ErrorString properties are updated.
public const int ExtendedErrorNoRoom = 205;
val mutable ExtendedErrorNoRoom : int
Public Const ExtendedErrorNoRoom As Integer = 205