RemoteOrderDisplay.ExtendedErrorNoBuffers 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 requested buffer exceeds the total number of video save buffers the remote order display device can support at once as specified in the SystemVideoSaveBuffers property.
public const int ExtendedErrorNoBuffers = 204;
val mutable ExtendedErrorNoBuffers : int
Public Const ExtendedErrorNoBuffers As Integer = 204