HResults.DTS_E_BACKPRESSURE_ALLINPUTSCLOSED Field

Definition

MessageId: DTS_E_BACKPRESSURE_ALLINPUTSCLOSED MessageText: The CanProcess method of the component (ID: %1!d!) returned false for all inputs. No further input data can be processed. Check the implementation of this method.

public: int DTS_E_BACKPRESSURE_ALLINPUTSCLOSED = -1073442568;
public const int DTS_E_BACKPRESSURE_ALLINPUTSCLOSED = -1073442568;
val mutable DTS_E_BACKPRESSURE_ALLINPUTSCLOSED : int
Public Const DTS_E_BACKPRESSURE_ALLINPUTSCLOSED As Integer  = -1073442568

Field Value

Value = -1073442568

Applies to