HResults.DTS_W_COMPONENTLEAKPROCESSINPUT Field

Definition

MessageId: DTS_W_COMPONENTLEAKPROCESSINPUT MessageText: A call to the ProcessInput method for input %1!d! on %2!s! unexpectedly kept a reference to the buffer it was passed. The refcount on that buffer was %3!d! before the call, and %4!d! after the call returned.

public: int DTS_W_COMPONENTLEAKPROCESSINPUT = -2147192599;
public const int DTS_W_COMPONENTLEAKPROCESSINPUT = -2147192599;
val mutable DTS_W_COMPONENTLEAKPROCESSINPUT : int
Public Const DTS_W_COMPONENTLEAKPROCESSINPUT As Integer  = -2147192599

Field Value

Value = -2147192599

Applies to